/E-Company

Primary LanguageJavaScript

E-Company

Description

The challenge is to build the back end for an e-commerce site. I took a working Express.js API and configured it to use Sequelize to interact with a MySQL database.

Table of Contents

Installation

  • requires: Express.js, Sequelize, MySQL2, dotenv, node

Usage

  • login to mysql terminal
  • type "source db/schema.sql"
  • switch over to bash terminal
  • type "npm run seed"
  • type "npm start"
  • see working code in Insomnia

Link to video

https://drive.google.com/file/d/1hVX_ni5j0NZGBKgaW_WRcOpO61eL6eDd/view

image

License

  • NONE

Contributing

  • n/a

Tests

  • n/a

Questions

  • For more information see my GitHub profile
  • To contact me directly email me at mattkolbach@yahoo.com. Be use to include GitHub and the project name in the subject line.