Skip to content

GaurangGhinaiya/nodejs-chat-complete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-chat-complete

This is the completed code for a Hackers @ Berkeley node.js workshop.

Requirements

  • Node.js
  • MongoDB

Usage

  1. Download dependencies by using npm install
  2. Run MongoDB: mongod
  3. Run node server.js (while MongoDB is also running)

About

completed code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.3%
  • HTML 21.5%
  • CSS 7.7%
  • Shell 6.5%