Hello, I would like my next web project to use Node.js and MongoDB.
I've spent the last several weeks downloading, running, and playing around with pretty much all of the popular frameworks. I think I finally figured out the direction I want to take but I'm having a hard time getting off the ground. For the client I am going to purchase a theme from WrapBootstrap. For the server I just want a Rest API with authentication that the theme can talk to. (If a Rest API isn't the way to go for a third party theme then I am open to other ideas.) So what I am looking for is a starter framework on GitHub that... - Has best practices for architecture, layout, and authentication. - Uses Mongoose and has examples of some models with relationships. - Has examples of authentication with roles. - Does not have jade screens and is not built around a specific client structure since I'll be using a WrapBootstrap theme. I've checkout out many already but I cannot find what I'm looking for. The main things are it just needs to serve as a back-end with authentication for the theme and it needs to have examples. If someone could recommend something to me I be greatly thankful. Thank you! -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/0cc5ad2f-c229-4b07-9771-0660575ddae1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
