<h1>How to run me locally?<h1>
Use `docker build --platform linux/arm64 --build-arg LOCAL=true -t silly-game-backend .`
and then `docker run -d -p 8080:80 silly-game-backend` and visit https://localhost:8080