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
- uses nodejs, expressjs & mongodb
- 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:
Comments
Post a Comment