Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nutkiattisak/pass-keeper
Password Manager Desktop by Tauri
https://github.com/nutkiattisak/pass-keeper
react rust tauri typescript
Last synced: 29 days ago
JSON representation
Password Manager Desktop by Tauri
- Host: GitHub
- URL: https://github.com/nutkiattisak/pass-keeper
- Owner: nutkiattisak
- Created: 2024-08-29T16:21:21.000Z (5 months ago)
- Default Branch: dev
- Last Pushed: 2024-08-29T16:43:54.000Z (5 months ago)
- Last Synced: 2024-11-16T17:15:24.292Z (3 months ago)
- Topics: react, rust, tauri, typescript
- Language: TypeScript
- Homepage:
- Size: 241 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pass Keeper
## Tech Stack
- Frontend: Tauri, React
- Language: TypeScript, Rust## Installation
1. Clone the repository: `git clone https://github.com/nutkiattisak/pass-keeper.git`
2. Navigate to the project directory: `pass-keeper`
3. Install dependencies: `bun install`## Usage
1. Start the development server: `bun run tauri dev`
2. Access the app at: http://localhost:1420