benedmunds / Node-Express-MVR-Example

Example Node.js Express project to get you started with a MVR architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js Express MVR Template Project

by Ben Edmunds

This is a very simple MVR starting point for Node.js Express.

Are you trying to incorporate the structure of MVC into your Node.js app?
Or maybe you love Sinatra/Laravel styling routing and want that in your Node apps? Either way this project is a great starting place to give you a flexible yet powerful structure to your Node.js apps.

Components

Express
Mongoose for MongoDB
Jade for templating
everyauth for authentication
Twitter Bootstrap for styling

Tutorial

Check out the tutorial at http://benedmunds.com/2012/04/19/simple-nodejs-express-mvr-template/

About

Example Node.js Express project to get you started with a MVR architecture


Languages

Language:JavaScript 52.7%Language:HTML 46.0%Language:CSS 1.4%