chore: add go config and logging layer

This commit is contained in:
Philipp
2026-06-10 14:56:03 +02:00
parent e4bfc62c18
commit 2112821f79
12 changed files with 265 additions and 30 deletions
+1
View File
@@ -3,5 +3,6 @@ go 1.22
use (
./backend
./console-proxy
./platform
./worker
)