A boilerplate for Node.js running on top of Express.js.
Demo: it's coming
- models
- views
- controllers
- routes
- mvc structure
- jobs management
- sign up
- login
- logout
- email validation
- password recovery
- etc.
- express.js
- sequelize.js
- crypto.js
- passport.js
Use with ``nodejs^0.12.0, clone the repo,
npm install` and `node app.js`.