Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 247 Bytes

Readme.md

File metadata and controls

8 lines (8 loc) · 247 Bytes

RealtimeMessaging

Instruction

  1. Install dependencies with npm install

  1. Run redis in docker
  • install docker
  • Setup container and run redis image with commonds provided in docker_commands.txt
  1. Run app with node index.js