Deploy application code to production
Some checks failed
Build and Deploy / test (push) Has been cancelled
Build and Deploy / build (push) Has been cancelled
Build and Deploy / deploy (push) Has been cancelled

- Build frontend application (dist/ ready)
- Build Function App API (TypeScript compiled)
- Fix staticwebapp.config.json (node:20 instead of node:22)
- Add deployment documentation and instructions

Ready for automatic deployment via GitHub Actions
This commit is contained in:
defiQUG
2025-11-12 09:49:21 -08:00
parent f5eb036ee9
commit e45573e885
5 changed files with 370 additions and 3 deletions

View File

@@ -84,9 +84,9 @@
".ttf": "font/ttf",
".eot": "application/vnd.ms-fontobject"
},
"platform": {
"apiRuntime": "node:22"
},
"platform": {
"apiRuntime": "node:20"
},
"forwardingGateway": {
"allowedForwardedHosts": [
"mim4u.org",