mirror of
https://github.com/selfhosters-cc/container-census.git
synced 2026-05-01 18:39:35 -05:00
fe2081d97e
- Dashboard: stat cards, containers by state, hosts list, recent containers - Containers: container cards with actions (start/stop/restart/remove) - Hosts: host management with add/edit/delete, stats collection toggle - Security: vulnerability scans table with filters, details modal - Monitoring: running containers grid with CPU/memory stats - Notifications: activity log, channels, rules, silences management - Settings: scanner interval, telemetry, UI settings - Integrations: plugin list and NPM plugin page Uses Next.js 16 with App Router, TypeScript, and Tailwind CSS. Static export configured for serving from Go server. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>