Skip to content

1SAURABHKUMAR1/Ecommerce-Backend

Repository files navigation

Ecommerce API

Backend API for Ecommerce application selling tshirts , hoddies etc...

Made with:

  • Node.js
  • MongoDB and Mongoose
  • Express
  • Stripe
  • Razorpay
  • Swagger Documentation

Usage

Rename .env.example to .env and set your envirenoment variable

Install Dependencies

npm install

Run App

- Run in Dev Mode
npm run dev

- Run in production mode
npm start

Then Start API in http://localhost:4000

Swagger Documentation

http://localhost:4000/api-docs

Demo

The API is live at Ecommerce Live

Demo API Docs

The API Docs is live at Ecommerce Docs

Miro MindMap is Also Provided

Miro Map

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages