A private Next.js + Supabase app for a five-player Premier League
goalscorer sweepstake — see CLAUDE.md for the architecture summary and
DEPLOY.md for setup.
npm install
cp .env.local.example .env.local # fill in your Supabase project's URL + anon key
npm run devRun the rules engine's test suite (no Docker required):
supabase/tests/run.sh