A demo Node.js app (following MVC Pattern) using Express 4. express-ejs-layouts. mongoose.
Make sure you have Node.js installed.
$ git clone [URL] # or clone your own fork / get URL from the clone button above
$ cd express-js-starter-MVC-structure
$ npm install
$ npm start
Your app should now be running on localhost:5000.
For more information about using Node.js on Heroku, see these Dev Center articles: