feat(*): initial commit
build / Go-Build (push) Successful in 1m1s

This commit is contained in:
2026-06-24 00:16:21 +02:00
parent 3cf9e6f266
commit 85e4df52a5
20 changed files with 1125 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
package outfitvotingabi26
import "embed"
//go:embed frontend
var frontendFS embed.FS