Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 193 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 193 Bytes

How to start

Install node, npm, yarn, mvn, docker-compose

  1. cd chat/ui && yarn build
  2. cd chat && mvn clean package
  3. docker-compose up -d
  4. open browser at localhost:8080