Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 312 Bytes

README.md

File metadata and controls

40 lines (20 loc) · 312 Bytes

This is node server template


Preparetion

OS is MacOS

Database is MySql

Node is 7.7.x


brew install yarn

yarn global add sequelize-cli

Development

Edit your config.js in config/config.json

yarn

yarn run dev

Production

yarn run prod