commit WIP

This commit is contained in:
Florian Forster
2025-08-05 18:23:00 -07:00
parent b7f147d0fc
commit ec0c5f2a71
14 changed files with 4025 additions and 340 deletions

View File

@@ -23,16 +23,15 @@
"@zitadel/client:build"
]
},
"dev": {
"dependsOn": [
"generate"
]
},
"docker:build": {
"dependsOn": [
"build"
],
"options": {
"push": false,
"tags": [
"zitadel/console:latest"
]
}
]
},
"docker:run": {
"options": {