reports/backend
jtricerolph bd9ddbeda9 Switch Directors Forecast to use forecasting API instead of direct DB
Replace queryForecast/forecast-db.js with fetch() calls to the
forecasting app's public API (/forecasting/api/public/forecast/revenue
and /forecast/rooms). This removes the need for cross-DB grants and the
FORECAST_DATABASE_URL — all data comes from FORECASTING_API_KEY +
FORECASTING_URL. The DOW-history algorithm is also removed since the
covers model in the forecasting API already handles dry/wet future
forecasts.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-20 10:36:08 +00:00
..
src Switch Directors Forecast to use forecasting API instead of direct DB 2026-07-20 10:36:08 +00:00
Dockerfile Scaffold custom reports app (LXC 122 · /reports) 2026-07-06 12:58:19 +00:00
package.json Scaffold custom reports app (LXC 122 · /reports) 2026-07-06 12:58:19 +00:00