Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 185 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 185 Bytes

redis-chat-app

Start and run the app

   docker-compose up -d
   docker-compose exec app bash
   yarn start
then visit on localhost:8032