Backend assesment
The "Backend Assessment" project is a robust backend application designed to manage user's favorite lists, offering functionalities such as account creation, login, and list management. It utilizes a tech stack that includes Node.js, Express.js, Prisma, and PostgreSQL, with bcrypt and JWT for secure authentication. Users can get started by cloning the repo, installing dependencies, setting up a PostgreSQL database, and running the development server. The API includes various endpoints for operations like a server health check, user registration, and managing favorite lists.