first commit to git

This commit is contained in:
Philipp
2026-06-09 20:31:08 +02:00
commit 310573e3ea
25 changed files with 3973 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
go 1.22
use (
./backend
./console-proxy
./worker
)