Skip to content

kalyanjvn1/ChatApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatApplication

Chat Application developed using Nodejs and mongodb

SETUP STEPS

Install Nodejs,Mongodb.

This chat application has two dependencies ,mongo driver and socket.io .To install these dependencies ,goto the folder where chat application is installed and open the command prompt and execute "npm Install".This command should install mongodb and socket io drivers for this application.

To start mongodb , go to mongo db folder and execute the command, mongod.exe --config ex: c:\programfiles\mongodb\server\3.2\bin\mongod.exe --config c:\chatapplication/config.yaml

About

Chat Application developed using Nodejs and mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published