A local password manager
Client: Astro, Svelte
Server: Tauri, Sqlite
Clone the project
git clone https://github.com/Corro-Kun/HummingKey.git
Go to the project directory
cd HummingKey
Install dependencies
npm install
Start the app
npm run tauri dev
Color | Hex |
---|---|
Color Primary | #0063a5 |
Color Secondary | #7c4526 |
Color Text | #c1dff7 |
Color Text Hover | #f7f7f7 |
Contributions are always welcome!
See CONTRIBUTING for ways to get started.
~ Corro-Kun ~