Eureka is one of many names for the game Mahjong Solitaire.
- Use yarn to install packages
- install the pscale client
- create your own database (free) to run locally and add DATABASE_URL to .env
You start the game with yarn start and open localhost:3000.
Eureka deploys to Google Cloud Run (project eureka-362814) on every push to
master, in parallel with Vercel. The full flow — pipeline, keyless security
model (Workload Identity Federation), and tradeoffs — is documented as an
illustrated mini-site with live diagrams:
➡️ docs/deployment/ — open index.html in a browser
Quick reference: build & deploy with deploy/deploy.sh; see
deploy/README.md for the runbook.
