Skip to content

This repository contains the source code for a production-ready Node.js API built to support an eCommerce application. The API is designed to handle various aspects of eCommerce functionality, including product management, user authentication, order processing, and more.

License

Notifications You must be signed in to change notification settings

shubham-senani/Echomart-Ecommerce-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EchoMart-Ecommerce-Backend

This is the backend for the EchoMart E-commerce website. It is built with Nodejs and Expressjs. It uses MongoDB as the database and Mongoose as the ODM. It uses JWT for authentication and authorization. It uses Stripe as the payment gateway.

Installation

  • Clone the repository
  • Run npm install to install the dependencies
  • Run npm start to start the server

About

This repository contains the source code for a production-ready Node.js API built to support an eCommerce application. The API is designed to handle various aspects of eCommerce functionality, including product management, user authentication, order processing, and more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published