/live-chat

Live chat in Node.js using React, Express, websockets and a MongoDB database, the whole thing running in docker containers.

Primary LanguageJavaScriptMIT LicenseMIT

live-chat

Live chat system built in Node.js using React, Express, websockets and a MongoDB database, the whole thing running in docker containers.

Getting started

  • Start containers
$ docker-compose up [-d]
  • Stop containers
$ docker-compose down

Accessing mongo-express

Go to localhost:8081