Files
nuc-portal/README.md
Alejandro Gutiérrez 1a7a0ed4d3 Initial NUC Portal dashboard
- 17 internal services with live health status
- 28 external bookmarks organized by category
- Dark/light mode toggle with persistence
- Cmd+K search filtering
- Health API polling every 30 seconds

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 22:52:38 +00:00

476 B

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

Open http://localhost:3000

Deployment

Deployed via Coolify with Nixpacks.