A secure and modern password manager built with Typescript - Nest.js for the backend, PostgreSQL for the database, and Next.js (TypeScript) for the frontend. Features AES-256 encryption , Two factor auth, password generation, and a sleek, responsive UI
Stars
13
Forks
0
Watchers
13
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
docs: update README for deployment process and contributor email, modify .gitignore to include env files, and add development environment variables
19c19f3View on GitHubdocs: update README to link environment variable files and improve clarity
51ea581View on GitHubdocs: update README to enhance structure and clarity, adding sections for features and technologies used
237c79dView on GitHubrefactor: remove CSRF middleware and update server configuration
6b34341View on GitHubfix: update user retrieval method in backup service and adjust user entity formatting
5d22e62View on GitHubfeat: implement backup module with backup service and controller
0e89d42View on GitHubfeat : add vault managament logique , and master key handling ,
cf2decdView on GitHubfeat: implement master key management and password strength checker
658ced3View on GitHubfeat: add EMAIL_OTP_TTL environment variable and refactor email sending logic
5b46198View on GitHubfix: clear TFA challenge from session storage on successful verification
16b4982View on GitHubfeat: enhance session validation middleware and extract cookie configuration to a separate file
5183cb8View on GitHubfeat: integrate category management with API, enhance UI for category creation and deletion
74dd5e9View on GitHub76
commits