initial commit
Some checks failed
CI / Go — node-agent tests (push) Has been cancelled
CI / Go — edge-gateway build (push) Has been cancelled
CI / Node — lint, typecheck, test, build (push) Has been cancelled

This commit is contained in:
smueller
2026-06-26 10:45:08 +02:00
commit e37ea87b35
118 changed files with 7726 additions and 0 deletions

3
apps/web/.env.example Normal file
View File

@@ -0,0 +1,3 @@
# Public environment variables (exposed to the browser)
NEXT_PUBLIC_APP_NAME=HexaHost GameCloud
NEXT_PUBLIC_API_URL=http://localhost:3001/api/v1