ff52be8adf
Rename project from imc-vibe to imc
...
- Binary name: imc-vibe -> imc
- Go module: github.com/imc-vibe/backend -> github.com/imc/backend
- JWT issuer: imc-vibe -> imc
- UI labels: IMC Vibe -> IMC
- Update all imports and comments
2026-03-24 23:42:37 +01:00
a4c6b04b37
Fix make dev: use full path to air binary
2026-03-24 22:53:13 +01:00
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