A BACKEND for an E-commerce project using Nest JS / GraphQL and Postgres database
This project contains modules for :
-
User Authentication : using JWT strategy
-
Products management : CRUD for the website products
-
Commands management : CRUD for the user commands
-
Comments management : CRUD for the user comments on any product