Skip to content

Ecommerce Backend api - add product, update product, add to cart , buy the product, get order status and many more..

Notifications You must be signed in to change notification settings

ftr9/ecommerce-api

Repository files navigation

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

About

Ecommerce Backend api - add product, update product, add to cart , buy the product, get order status and many more..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published