Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 185 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 185 Bytes

how to run ?

  1. mvn clean install
  2. docker build -t my-chatapp .
  3. docker run -p 8888:8888 my-chatapp
  4. Open multiple browser windows and chat using this url http://localhost:8888/