San Francisco Little League's internal Django app for player records, SES (Skills Evaluation Session) data, draft system, and communications.
git clone https://github.com/sfll-org/league-management-system.git
cd league-management-system
cp .env.example .env
docker compose up -dSee docs/deployment.md for the full setup.
AGENTS.md— project context, Plane/Confluence links, agent operating rulesdocs/deployment.md— environment setup