This repository contains a minimal starter for a multiplayer‑card game “Cat Explosion”.
# start services and run backend on 8000 docker compose up -d # visit http://localhost:8000
docker build -t exp-cats:latest .