Commit graph

1 commit

Author SHA1 Message Date
rcourtman
6e22dad57f chore: Add Air hot-reload configuration
Adds .air.toml for air-verse/air hot-reload during development:
- Watches Go files in cmd/, internal/, pkg/
- Excludes tests, vendor, node_modules, frontend
- Automatically rebuilds on file changes
- Supports Pro build detection via HOT_DEV_USE_PRO env var
- Kill delay and graceful shutdown configured
2026-01-19 19:26:50 +00:00