Enhances a working e-commerce product database by using Sequelize to handle database operations.
Repo on GitHub
Demonstration video here
-
clone this repo to your local machine
-
cd to the root of the repo
-
install node modules with
npm i -
start the server with
node server
Use a tool such as Insomnia to make API calls to http://localhost:3001/api/<resource>, where may be one of
- categories
- products
- tags
N/A
See Usage
Find this and other projects on GitHub: crestonesoftware
Got questions? Contact me: elliott.davis@crestonetech.com
This project is licensed under the The Unlicense license. For license details, click on the license badge below the title of this file.