- Securely share passwords with your team or individuals
- Organise your passwords into categories
- Keep a history of your passwords
- Generate strong passwords
- Store markdown files and other files securely
- Shorten urls with the click of a button
- Node.js
- npm or yarn
- Pocketbase DB
- Clone the repository
- Install dependencies
- Setup .env file
- Run the app
git clone
yarn
npm install
# follow env.example
yarn dev
npm run dev
- Create a user Setting page
- Allow user to delete account
- Allow user to change password
- Allow user to change email
- Explore OAuth
- Add password protection to view files