imc-vibe/backend
Christoph Haas 21a2ffbd44 Enable Gin debug mode in development
Use USE_EMBEDDED=false environment variable (set by air) to switch
between DebugMode (dev) and ReleaseMode (production).
2026-03-26 01:01:52 +01:00
..
cmd/server Enable Gin debug mode in development 2026-03-26 01:01:52 +01:00
internal Restrict email local part to safe characters only 2026-03-26 00:49:35 +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