2.1.5 • Published 10 years ago

simple-nodejs-chat v2.1.5

Weekly downloads
50
License
-
Repository
github
Last release
10 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

10 years ago

2.1.4

10 years ago

2.1.3

10 years ago

2.1.2

10 years ago

2.1.1

10 years ago

2.0.5

10 years ago

2.0.4

10 years ago

2.0.3

10 years ago

2.0.2

10 years ago

2.0.1

10 years ago

2.0.0

10 years ago