An open API service indexing awesome lists of open source software.

https://github.com/georgiosdrivas/password-manager

A full-stack password manager built with Next.js, React, Tailwind CSS, Prisma, PostgreSQL, NextAuth, and Zod.
https://github.com/georgiosdrivas/password-manager

Last synced: 5 months ago
JSON representation

A full-stack password manager built with Next.js, React, Tailwind CSS, Prisma, PostgreSQL, NextAuth, and Zod.

Awesome Lists containing this project

README

          

# Password Manager

### Work in progress

A secure and modern password manager web application built with Next.js, NextAuth.js, React, Prisma, and PostgreSQL.

1
2
3
4
5

## Tech Stack

- [Next.js](https://nextjs.org/)
- [React](https://react.dev/)
- [Prisma](https://www.prisma.io/)
- [PostgreSQL](https://www.postgresql.org/)
- [NextAuth.js](https://next-auth.js.org/)
- [Tailwind CSS](https://tailwindcss.com/)

## Features

- User authentication (NextAuth.js with credentials)
- Store, view, and manage password items
- Favicon preview for stored URLs
- Secure user data storage with Prisma ORM
- Tailwind CSS for styling