Backbone example with node and packages(Express,Grunt mongoose DB and requirejs)
About
Repo will help you to understand the very bacis of node and its pakcages like mongoose db in server side and also about backbone and reuirejs in the client side and Grunt as javascript build tool . These frameworks really helps the website in performance boost.
List of sample examples and url
Home
http://localhost:3000
Blog example(node, express , hogan and mongoose db)
http://localhost:3000/loginblog
Blog example(Node, express , hogan ,backbone mongoose db, grunt and requirejs )
http://localhost:3000/myblogger
/****************************************************************************************************/
Steps to Install
Dependcenies : Node and Mongodb
1.clone the repo https://github.com/sankaran85/backbone-node-blog.git
2.cd backbone-node-blog
3.npm install
Now Ur Done !!!! now run the below command to start the server
node app.js
/*****************************************************************************************************/
Inbox me @ , sankaran85@gmail.com