chore(dev): run backend with air
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-05-02 16:29:00 -04:00
parent f359471a27
commit 9b77a473b7
5 changed files with 34 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
## Stack
- **Go 1.25.5** (`reichard.io/aethera`)
- **air** (backend hot reload for `make dev`)
- **cobra** (CLI framework)
- **logrus** (structured logging)
- **openai-go/v3** (OpenAI API client)