Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 561 Bytes

readme.md

File metadata and controls

10 lines (9 loc) · 561 Bytes

NodeJS E-commerce Backend

Steps to Run Server

  1. run "npm install" to install dependencies
  2. Replace your MongoDB Database Connection string in "backend/config/config.env"
  3. Run "npm run dev" for Development Environment or Run "npm run prod" for Production Environment
  4. Run "npm run seeder" for Seeding Database

Postman Collection

The API Requests are available in this following Postman collection link: https://web.postman.co/workspace/My-Workspace~d2f818a3-0802-42dd-8a54-74050bce96b6/collection/32036340-841e9550-364c-41a3-bbe2-201f25e050c1