Welcome to QG

Real-time event streaming and operational dashboard for emergency management.

Real-time Events
Server-Sent Events streaming

Monitor live event streams from the API with automatic reconnection and real-time updates.

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. 1.Ensure the API is running on localhost:8000
  2. 2.Navigate to the Events Stream page
  3. 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.