Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 2.9 KB

README.md

File metadata and controls

51 lines (39 loc) · 2.9 KB

Ecommerce api Backend with nest js

features

  • Add to cart without login
  • session and cookies for user authentication and authorization
  • Sending emails upon ordering something
  • proper error grouping and input validation
  • modular architecture and clean code practices

Tech stack used

database - mySql ORM - prisma packageManager - yarn language used - typescript

development

$ yarn start

watch mode

$ yarn start:dev

production mode

$ yarn start:prod

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us