a96c510dd67da2e628e56a4376429327d729817a
Change from underline-style tabs to rounded-top pill tabs: - Use bg-slate-100/dark:bg-stone-800 for active state - Remove border-b-2 underline in favor of rounded-t-lg - Match px-5 py-3 padding from brand site 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%