Skip to content

connecting node app to mysql using Sequelize # TO RUN $ npm install $ node service.js npm install express --save npm install sequelize --save npm install mysql2 --save npm install cors --save https://usecsv.com/community/sequelize-with-nodejs

Notifications You must be signed in to change notification settings

daveotengo/nodeapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connecting node app to mysql using Sequelize

TO RUN

$ npm install

npm install express --save
npm install sequelize --save
npm install mysql2 --save
npm install cors --save

$ node service.js

About

connecting node app to mysql using Sequelize # TO RUN $ npm install $ node service.js npm install express --save npm install sequelize --save npm install mysql2 --save npm install cors --save https://usecsv.com/community/sequelize-with-nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published