No description
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> |
||
|---|---|---|
| backend | ||
| frontend | ||
| docker-compose.yml | ||