Skip to content
/ YAChat Public

Yet another chat but with Node.js, Redis, MongoDB and Docker

License

Notifications You must be signed in to change notification settings

falcopr/YAChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAChat

Yet another chat but with Node.js, Redis, MongoDB and Docker

Quick Start

  1. Run ./run.ps1

Get Started

  1. Start for building and setup docker-compose up -d
  2. Scale and start the socket.io servers docker-compose scale app=4
  3. Stop again since we want to start all services at once docker-compose stop
  4. Start all services at once and attach to stdout docker-compose up

About

Yet another chat but with Node.js, Redis, MongoDB and Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published