imc-vibe/backend
Christoph Haas 0e6fad65e2 Rename db files to match model names
- users.go -> virtual_users.go
- domains.go -> virtual_domains.go
- aliases.go -> virtual_aliases.go
2026-03-26 23:55:24 +01:00
..
cmd/server Enable Gin debug mode in development 2026-03-26 01:01:52 +01:00
internal Rename db files to match model names 2026-03-26 23:55:24 +01:00
.air.toml Rename project from imc-vibe to imc 2026-03-24 23:42:37 +01:00
go.mod Change Go module path to git.workaround.org 2026-03-24 23:50:34 +01:00
go.sum Switch from net/http to gin-gonic web framework 2026-03-22 23:28:28 +01:00