Incomplete example from https://www.meetup.com/DDD-CQRS-ES/events/243795846/
go get
docker-compose up
Mounts current directory as docker volume. Builds and hot-reloads in container when .go files are modified.
./api-playground/curls/game-cmd-play.sh
./api-playground/curls/gameoflife-r-grid.sh
http://localhost:2113/web/index.html#/streams/Game-gameId-1
Log in with username "admin", password "changeit".