No description
Find a file
jtricerolph 75d2c1fa9d Forecasting app: hybrid port to HNF stack
Python FastAPI ML backend kept intact; auth replaced with central hnf_session cookie verification. Frontend rebuilt on React 18 + TS + Vite with stack design system, Plotly charts retained. Shared Postgres via DATABASE_URL; schema applied on startup.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-04 18:49:34 +00:00
backend Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
db Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
frontend Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
.gitignore Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
docker-compose.yml Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
seed-app.js Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00