node.js - Looking for a reference nodejs, expressjs & mongodb app to use as template -


i want build out nodejs app , looking reference app use template. ideally app have following features

  1. uses nodejs, expressjs & mongodb
  2. has user authentication subsystem

i'd download such app , have working out of box, can poke code , start customizing needs.

updated: i've looked @ http://howtonode.org/express-mongodb (github repo https://github.com/creationix/howtonode.org/tree/master/articles/express-mongodb ) useful dated. there preso @ http://www.slideshare.net/robb1e/a-nodejs-application talks bit more on no code/app/repo

i'm sure there lot of code patterns , other learning folks have had real-world apps , i'm looking see if such app exists can build ontop of best practices.

here's awesome example of mvc app using express , mongoose:

https://github.com/cliftonc/express-mvc-bootstrap


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -