Repository to make new nodejs project using express, sequelize orm and jwt authentication
-
clone this repository
git clone [email protected]:afrijaldz/express-sequelize-starter
-
Make mysql database
-
Setting config file in config/config.json
-
Run development
npm run dev