Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 567 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 567 Bytes

E-commerce Backend

Nest Logo graphql

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