Skip to content

An ecommerce database with MySQL, Sequelize and Express.

Notifications You must be signed in to change notification settings

samurwin/smu-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smu-commerce

Description

The back end of a ecommerce website. Using Sequelize to link a MySQL database and express API. Find data by product, category, and tags.

Installation

  1. git clone ${repository address}
  2. npm install

Usage

  1. Update the connection to include your MySQL credentials
  2. Login to MySQL and run source db/schema.sql
  3. npm run seed
  4. See walkthrough video for how to use routes: walkthrough

Credits

Created By: Sam Urwin

About

An ecommerce database with MySQL, Sequelize and Express.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published