Skip to content

Simple chat application build using Nodejs, socket.io, Jasmine, MongoDB, ExpressJS for TDD.

Notifications You must be signed in to change notification settings

Plash-jindal/socket-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket-chat-app

Simple chat application build using Nodejs, socket.io, Jasmine, MongoDB, ExpressJS for TDD.

  1. Clone this repo
  2. Run npm install to install server dependencies.
  3. Create .env file at the root.
  4. Add your own MongoDB URI in the .env file with env name DB_URI.
  5. At last, run npm start which will run the application.

You can grab MongoDB URL here

About

Simple chat application build using Nodejs, socket.io, Jasmine, MongoDB, ExpressJS for TDD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published