Skip to content

A full backend for a mock E-commerce buisness. Built using mysql and sequelize.

Notifications You must be signed in to change notification settings

eric-simmons/ecommerce_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Backend

Table of Contents

Description

An ecommerce backend developed with sequelize and express.

Technologies

Demonstration

Demo of Ecommerce Backend

https://app.castify.com/view/3462cf6a-e5bd-493a-8863-d48abb087291

Installation

  • npm install to install required dependencies.
  • fill out env with your credentials
  • enter mysql shell to run the schema
  • run seeds file with node seeds
  • start server with npx nodemon server

About

A full backend for a mock E-commerce buisness. Built using mysql and sequelize.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published