dashboard/ (Vite build → Caddy)

no token

has token

REST

EventSource

Wouter router

Auth gate
(localStorage c2s_token)

Login page

Overview: stats + charts

Routers: status grid

Events: filterable table

Commands: console + history

Alerts: inbox

TanStack Query
data fetching

EventSource
/api/events/stream

lib/api.ts
fetch + JWT header

Go server :3843