Skip to content

A simple chat application using mongo as db and socket.io for comunication between server and clients

Notifications You must be signed in to change notification settings

fredinfu/mongo-socket-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongo-socket-chat

A simple chat application using mongo as db and socket.io for comunication between server and clients

from zero: install and start mongodb server on OS, then

npm install mongodb -g npm install mongodb socket.io --save

from clone: npm install npm start

About

A simple chat application using mongo as db and socket.io for comunication between server and clients

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published