efc7a8392b6eaa54808465c86186d770ecc52b36
- Add /deployments/[uuid] route with detailed deployment view - Add DeploymentDashboard component with tabs (Deployment, Logs, Resources, Source) - Add real-time health/stats via SWR with 10s polling - Add Docker API helpers (health, stats, uptime) via SSH - Add redeploy action endpoint and button - Add expand button to table for inline log viewing - Add loading skeleton, error, and empty states - Handle edge cases (in_progress, error, cancelled, missing data) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
NUC Portal
Self-hosted services dashboard for the NUC server at 192.168.1.3.
Features
- Service cards with live health status indicators
- Bookmark links to external developer tools
- Dark/light mode toggle
- Search filtering across services and bookmarks
- Category-based organization
Development
npm install
npm run dev
Deployment
Deployed via Coolify with Nixpacks.
- FQDN: http://nuc.lan
- Build:
npm run build
Description
Languages
TypeScript
99.1%
CSS
0.7%
JavaScript
0.2%