Initial commit

This commit is contained in:
Oliwier Adamczyk
2025-10-04 12:46:07 +02:00
commit 1aa78d10c5
3 changed files with 11 additions and 0 deletions

5
cmd/serve/main.go Normal file
View File

@@ -0,0 +1,5 @@
package serve
func main() {
}