Skip to content

RESTful ecommerce backend built with Node.js and Express, featuring auth, products, orders, reviews, favorites, and search.

Notifications You must be signed in to change notification settings

Quo-len/express-ecommerce-api

 
 

Repository files navigation

Create ".env" file with the following variables:

  • NODE_ENV: The environment type (e.g., development, production).
  • PORT: The port number the application will run on.
  • IP: The host IP address.
  • SECRET: Secret for encryption/JWT.

About

RESTful ecommerce backend built with Node.js and Express, featuring auth, products, orders, reviews, favorites, and search.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%