Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 502 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 502 Bytes

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