Prerequisites:
- Node.js (LTS recommended)
- A Postgres connection string (Supabase, RDS, Neon, or self-hosted)
Connect your database
What’s next
- Feed the connection URL to Claude Code — test if your migration breaks, try a new index to see if it speeds up your queries, or let it write and validate schema changes against real data
- Try
ardent branch diffto see what changed - Create more branches for different tasks — they auto-suspend when idle, so don’t worry about cleanup
How it works
Architecture and the tech under the hood.
CLI Reference
Every command, flag, and option.
FAQ
Common questions answered.