Build dashboard UI: host/container status cards #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
React dashboard showing a card per monitored host/container: status dot, CPU/mem/disk %, name. Login page gating the dashboard behind local auth.
Implemented as part of the initial scaffold commit (main branch) — see linked files in
apps/api/src/apps/web/src. Verifying end-to-end after deploy in #7.