forecasting/frontend
jtricerolph ba3351a8a3 Remove vite-plugin-pwa from forecasting frontend
registerSW.js was 404ing in the browser — the PWA plugin was a leftover
from the original port and this is an internal hotel app with no PWA requirement.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-14 08:39:39 +00:00
..
public Replace letter icons with Lucide PWA icons 2026-07-11 20:30:11 +00:00
src Add weather sync job, API endpoints and settings UI 2026-07-13 21:10:03 +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 Remove vite-plugin-pwa from forecasting frontend 2026-07-14 08:39:39 +00:00
tsconfig.json Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
vite.config.ts Remove vite-plugin-pwa from forecasting frontend 2026-07-14 08:39:39 +00:00