Boilerplate to get started with Node.js, Express, Sequelize and Passport.js.
User Registration and authentication example.
Usually all Node.js projects are associated with MongoDB for the model, I wanted a boilerplate which was associated with Sequelize.js ORM.