Demo chat project using megaphone channels to subscribe for new messages.
Just build and start containers from dockek compose:
cd docker
docker-compose build
docker-compose upThe frontend is exposed at port 3080, so just go to http://localhost:3080 and have fun :)