Like fantasy football, but for FIRST Robotics Competition (FRC)
Run locally with
git clone [email protected]:shrysjain/fantasy-frc
cd fantasy-frc
docker compose build
docker compose upFrontend (Next.js): localhost:8000
Backend (Django): localhost:3000
Database (PostgreSQL): postgres:5432