Skip to content

withchristopher/ecommerce-back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce-back-end

Backend for Eccommerce platform

Generic badge

Installation

  • touch .env // Create a .env with DB_NAME, DB_USER, DB_PW for your MySQL credentials
  • npm run seed
  • npm install

To begin Server

  • npm start You will know that service is running when you see: App listening on port {PORT #}

About

Backend for Eccommerce platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published