Skip to content

MC GamerTime

Track board game nights with friends — catalog, results, Elo leaderboard, achievements. Self-host it with one command, or run it on AWS for roughly $0/month.
  • Frontend: React 18, Vite, Tailwind CSS, TanStack Query, Recharts
  • Backend: Python / FastAPI — uvicorn when self-hosted, Lambda + Mangum on AWS
  • Data: embedded SQLite (self-hosted) or DynamoDB (AWS)
  • Storage: local filesystem (self-hosted) or S3 + CloudFront (AWS)

These docs describe v0.1.0 — see the release notes for what changed, and pin the matching image tag if you upgrade deliberately.