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
This commit is contained in:
Christoph Haas 2026-03-24 23:42:37 +01:00
parent a4c6b04b37
commit ff52be8adf
19 changed files with 52 additions and 40 deletions

2
.gitignore vendored
View file

@ -4,7 +4,7 @@ build/
backend/cmd/server/embed/
backend/tmp/
.env
backend/imc-vibe
backend/imc
node_modules/
frontend/node_modules/
frontend/build/