Demo code using sequelize
- npm install
- Type credentials in
store.js
- Run
node popupateDb.js
(this will drop database if exists and recreate tables) - Run
node createOrderSam.js
- Run
node createOrderBrooke.js
Demo code using sequelize
store.js
node popupateDb.js
(this will drop database if exists and recreate tables)node createOrderSam.js
node createOrderBrooke.js