Mantimon TCG - Monster collecting trading card game
Go to file
Cal Corum 234e9a95c1 Add backend foundation with uv, Black, and pre-commit hooks
- Initialize FastAPI backend with uv package manager
- Configure Black, Ruff, pytest, mypy in pyproject.toml
- Add health check endpoint and initial test
- Create AGENTS.md with coding guidelines for AI agents
- Add pre-commit hook to enforce linting and tests
2026-01-24 00:12:33 -06:00
backend Add backend foundation with uv, Black, and pre-commit hooks 2026-01-24 00:12:33 -06:00
docs Initial project setup: documentation and structure 2026-01-23 23:41:34 -06:00
AGENTS.md Add backend foundation with uv, Black, and pre-commit hooks 2026-01-24 00:12:33 -06:00
CLAUDE.md Initial project setup: documentation and structure 2026-01-23 23:41:34 -06:00
PROJECT_PLAN.md Initial project setup: documentation and structure 2026-01-23 23:41:34 -06:00