Express with Passport and Sequelize MySql database
- Run npm install
- Config database in app/config/config.json
- To start server npm start
- Access http://localhost:5000
- Login url /signin
- Signup url /signup
Tutorial in here
Express with Passport and Sequelize MySql database
Tutorial in here