How to run me locally?

Use `docker build --platform linux/arm64 --build-arg LOCAL=true -t silly-game-frontend .` and then `docker run -d -p 8080:80 silly-game-frontend` and visit https://localhost:8080