Alejandro Gutiérrez 9b9226b954 Replace Puppeteer with Next.js ImageResponse for previews
- Remove puppeteer (2.9GB) in favor of built-in ImageResponse (0 deps)
- Preview endpoint generates styled deployment card as PNG
- Shows app name, status, branch, commit, duration, domain
- Rename route.ts to route.tsx for JSX support
- Simplify dashboard to use image URL directly
2026-02-06 19:41:40 +01:00
2026-02-01 22:52:38 +00:00
2026-02-01 22:52:38 +00:00
2026-02-01 22:52:38 +00:00
2026-02-01 22:52:38 +00:00
2026-02-01 22:52:38 +00:00

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.

Description
Self-hosted services dashboard
Readme 237 KiB
Languages
TypeScript 99.1%
CSS 0.7%
JavaScript 0.2%