Commit Graph

7 Commits

Author SHA1 Message Date
28d0720ffa feat: add health check API and handle app configuration warnings
- Removed the old index.html file from the frontend build.
- Integrated a health check query in App component to verify app configuration.
- Display a warning alert if the app is not configured with AZURE_SUBSCRIPTION_ID.
- Updated API module to include health check endpoint.
2026-04-19 21:16:15 +02:00
aca4998da7 AI scaffolded NodeJS version of the App. 2026-04-19 18:54:31 +02:00
2f465a8217 Updated .gitignore. 2025-08-18 23:08:49 +02:00
319410fbcc Fixed to restrictive ignore. 2025-08-15 15:52:06 +02:00
db37434b78 Updated gitignore. 2025-08-15 14:07:45 +02:00
6a15ccee4f Fixed issues with ACR access. 2025-08-14 22:31:16 +02:00
d2abe3fd27 Added Docker/Podman build information. 2025-08-14 21:30:56 +02:00