Skip to content

gustt/Social-Networking-Site-in-Node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node.js application illustrating how to create a social networking like web application.It Also illustrates the features used in everyday web development, with a fine touch of best practices.

Install Steps

  • Install mongodb
  • Another way to install mongodb : sudo apt-get install mongodb
  • Install node.js
  • Install npm : curl http://npmjs.org/install.sh | sh
  • git clone git://github.com/pragtech/Social-Networking-Site-in-Node.js SocialNetwork
  • cd SocialNetwork
  • npm install
  • Install mailer : npm install mailer
  • Install markdown : npm install markdown
  • node app.js
  • http://localhost:8000/

Dependencies

Todo demos

Contributors

pragtech

About

Social networking site in nod.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published