Skip to content

Panther4u/React_project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.6%
  • CSS 18.0%
  • HTML 4.4%