2026-06-21 23:53:54 -06:00
2026-06-21 23:53:54 -06:00
2026-06-16 23:35:28 -06:00
2026-06-16 23:06:16 -06:00
2026-06-16 23:28:21 -06:00

Commander Forge

AI-powered Magic: The Gathering Commander deck builder.

Stack

  • Backend: FastAPI (Python 3.12) + PostgreSQL + Redis
  • Frontend: React 18 + TypeScript + Vite + Tailwind
  • AI: Anthropic Claude (deck generation)
  • Infrastructure: Docker Compose + Nginx

Quick start

cp .env.example .env
# Fill in .env with your values

docker compose up -d --build

Open http://localhost and sign in with your ADMIN_EMAIL / ADMIN_PASSWORD.

Environment variables

See .env.example for all required variables.

S
Description
No description provided
Readme 196 KiB
Languages
TypeScript 53.6%
Python 44.1%
JavaScript 0.8%
Dockerfile 0.6%
CSS 0.6%
Other 0.3%