
This is boilerplate code for setting up a simple node.js app using: the express.js framework, a MongoDb database (with the help of Mongoose), simple front-end templating with hogan-express (based on mustache templating), and hosting it on Heroku.

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.