/chatbox

Redis Chat

Primary LanguageJavaScript

Chatbox app

In the project directory, run:

  1. npm install - install required dependencies
  2. npm run pm2 - run the server instances on port 8080 and 8081
  3. npm run stop-pm2 - stop all servers

To see working demo, visit - https://pubsub-chat-box.herokuapp.com

chatbox chatbox2