Commit graph

5 commits

Author SHA1 Message Date
1ac8c2de5a Fix .air.toml configuration and add PATH for air binary 2026-03-23 21:50:19 +01:00
ad159b2549 Add hot-reload support with air for Go backend
- Add .air.toml configuration for Go hot-reloading
- Add 'dev' target to run both frontend and backend together
- Update dev-backend to use air instead of go run
- Install air with: go install github.com/air-verse/air@latest
2026-03-23 21:40:40 +01:00
44dea14885 Fix .env loading for dev-backend: check parent dir when in backend/ 2026-03-23 21:38:07 +01:00
6e3d63f9c2 Fix dev-backend to run from project root where .env is located 2026-03-23 21:36:42 +01:00
f4be03ceba first 2026-03-21 22:41:23 +01:00