Monday, August 26, 2013 10:08 AM

yanexbo - yet another node/express boilerplate

Author: matthias - Last modified: Monday, August 26, 2013 10:19 PM

en node  express  mongoose jade  boilerplate  github

After developing a couple of node applications utilizing express, mongoose and jade, I decided to create and publish a simple node/express boilerplate called yanexbo.

What's the purpose of it? yanexbo is a minimalistic boilerplate which can be used as a quick start for your next node project using express, mongoose and the jade templating engine. It suggests a simple yet slightly opinionated set of files and directories giving some structure to your application. It can easily grow into any direction of node/express app.

Clone or fork it from github:

https://github.com/atufkas/yanexbo

Comments, ideas, suggestions, improvements, pull requests are welcome!

Comment / Share »