- Fixed 280px sidebar with glassmorphism - Full-width max-w-7xl main content (no single column) - 4 KPI cards in grid-cols-2 md:grid-cols-4 layout - 3-column service grid (grid-cols-1 md:grid-cols-2 lg:grid-cols-3) - shadcn Card, Badge, Progress, Button components - Sparklines using recharts - Hover scale + shadow effects - No tables, no single-column stacking
4 lines
80 B
JSON
4 lines
80 B
JSON
{
|
|
"/api/monitor/route": "app/api/monitor/route.js",
|
|
"/page": "app/page.js"
|
|
} |