forecasting/frontend
jtricerolph 7dfaa5a9fb Add bare /health location to nginx for management monitor compatibility
The management monitor checks http://{host}:{port}/health (no slug prefix).
Adds a location = /health alias alongside the existing /forecasting/health
so both the slug URL (browser/NPM) and the bare path (monitor) work.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-13 17:07:24 +00:00
..
public Replace letter icons with Lucide PWA icons 2026-07-11 20:30:11 +00:00
src Add Resos connection status card to Settings — read-only, sourced from central Settings 2026-07-13 15:02:42 +00:00
Dockerfile Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
index.html Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
nginx.conf Add bare /health location to nginx for management monitor compatibility 2026-07-13 17:07:24 +00:00
package-lock.json Make forecasting installable as a PWA 2026-07-11 11:27:00 +00:00
package.json Make forecasting installable as a PWA 2026-07-11 11:27:00 +00:00
tsconfig.json Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
vite.config.ts Replace letter icons with Lucide PWA icons 2026-07-11 20:30:11 +00:00