Setup status
Ready to play?
Live health check for everything Caddie needs.
ANTHROPIC_API_KEYRequired for coaching reports and chat.
DatabaseDetected via DATABASE_URL
Database reachable.
Schema
Migrations run automatically as a prebuild step on every Vercel deploy. No manual action needed here.
auto‑appliedClaude model
Override with the
CLAUDE_MODEL env var.claude-sonnet-4-5First‑run checklist
- Make sure
ANTHROPIC_API_KEYis set in your Vercel project settings. The Vercel‑Neon integration handles the database vars automatically. - Open Profile and set your name to match your Garmin player name.
- Upload your first range session CSV.
Schema migrations run automatically before every Vercel build via npm run prebuild. You don't need to do anything to keep the database in sync.