Setup status

Ready to play?

Live health check for everything Caddie needs.

ANTHROPIC_API_KEY

Required for coaching reports and chat.

Database

Detected via DATABASE_URL

Database reachable.
Schema
Migrations run automatically as a prebuild step on every Vercel deploy. No manual action needed here.
auto‑applied
Claude model
Override with the CLAUDE_MODEL env var.
claude-sonnet-4-5

First‑run checklist

  1. Make sure ANTHROPIC_API_KEY is set in your Vercel project settings. The Vercel‑Neon integration handles the database vars automatically.
  2. Open Profile and set your name to match your Garmin player name.
  3. 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.