c83d8ee6da
Update README with clear development setup documentation
...
- Document tool requirements (air, sqlc) with install commands
- Explain that 'make dev' starts both servers
- Clarify which port to use (5173 for frontend dev, 8080 for backend)
- Document separate server commands
- Consolidate requirements sections
2026-03-29 23:10:18 +02:00
7cdc561dcc
Update README: document sqlc instead of GORM
2026-03-29 14:47:48 +02:00
d562e41528
Add directory structure documentation to README
2026-03-26 00:37:50 +01:00
061126c51e
Fix remaining imc-vibe references in README and bun.lock
2026-03-24 23:44:56 +01:00
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
aba8801d21
Update README to reflect removal of password reset functionality
2026-03-23 22:37:46 +01:00
554b731ea8
Add README.md
2026-03-22 12:36:11 +01:00