2.1.5 • Published 8 years ago

simple-nodejs-chat v2.1.5

Weekly downloads
50
License
-
Repository
github
Last release
8 years ago

#Realtime Chat with Node.js

NodeJs Mongodb Socket.io Realtime chat

#npm

$ npm i simple-nodejs-chat 

$ cd/(path to)/simple-nodejs-chat/
  npm install  
   

#Setup

Install mongodb mongodb download
Read docs

Start mongod:

$ mongod    
 

Start app:

 $ node server.js  
 

Open your favourite browser at localhost:3000

#Demo

See demo HERE using this as a skeleton

 
2.1.5

8 years ago

2.1.4

8 years ago

2.1.3

8 years ago

2.1.2

8 years ago

2.1.1

8 years ago

2.0.5

8 years ago

2.0.4

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago