Skip to content

kurtisdunn/Node-Mongo-Backbone-Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Node Mongo Backbone Stack

In the Back...

  • MongoDB - The humongous NoSQL database.
  • NodeJS - Event-driven I/O server-side JavaScript environment based on V8
  • Express - Web framework for node.
  • Passport - Simple, unobtrusive authentication for Node.js.

In the Front...

  • Backbone.js - Client side framework.
  • Require.js - Async resource loading.
  • Underscore.js - A whole mess of useful functional programming helpers.
  • jQuery - New Wave JavaScript
  • Twitter Bootstrap - HTML, CSS, and JavaScript framework for developing responsive, mobile first projects.

Get it going..

  1. Make sure you have MongoDB up and running.
  2. npm install
  3. node server
  4. Browse to http://localhost:3000

About

FullStack with Auth - Node, MongoDB, Backbone & Twitter Bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages