Welcome to QG
Real-time event streaming and operational dashboard for emergency management.
Real-time Events
Server-Sent Events streaming
System Status
API health and connectivity
Check the health and status of all connected services and systems.
Quick Start
Get up and running in minutes
- 1.Ensure the API is running on
localhost:8000 - 2.Navigate to the Events Stream page
- 3.Watch real-time events as they arrive from the server
Tip: This is a minimal testing interface using shadcn/ui components. It demonstrates SSE integration between the Next.js frontend and FastAPI backend.