Global Situation Room (Full-stack)
This template deploys both:
- the frontend (static build)
- the RSS aggregator backend (
/api/rss/*)
After deployment
- Open the service URL
- Click the settings button in the right panel (Live Intel)
- Fill
endpoint / apiKey / model for your OpenAI-compatible provider
Notes
- The server only aggregates RSS (no LLM keys stored server-side).
- The browser still calls your OpenAI-compatible endpoint directly.