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

@@ -86,7 +86,10 @@
},
"serve": {
"builder": "@angular-devkit/build-angular:dev-server",
"options": {
"port": 3001,
"host": "0.0.0.0"
},
"configurations": {
"production": {
"browserTarget": "console:build:production"