Console Kit for Next.js
An admin console built for the App Router — auth, tables and permissions included
- Next.js
- #admin
- #dashboard
- #rbac
- #table
Verification report
Speed Score
Lighthouse 12.8.0 · mobile · median of 3 runs
- LCP
- 2.05s
- CLS
- 0.04
- TBT
- 210ms
Show all three raw measurements
| run | LCP | CLS | TBT | perf |
|---|---|---|---|---|
| #1 | 2.05s | 0.04 | 240ms | 91 |
| #2 | 1.98s | 0.03 | 180ms | 93 |
| #3 | 2.14s | 0.05 | 210ms | 92 |
| median | 2.05s | 0.04 | 210ms | 92 |
Measured: https://console-kit-next.weshipd.dev
Runtime Matrix
Deploy verification
- fail
Cloudflare Workers
Image optimisation depends on Node's sharp, so it does not boot on Workers
- pass
Vercel
- pass
Netlify
- pass
Node.js
Build verified
Build in a shared environment
Build succeeded
- Node.js
- 22.14.0
- pnpm
- 9.14.4
- install
- 42.6s
- build
- 51.3s
- Lockfile included
- .env.example included
Maintained
Update status
Actively maintained
Last commit 21 days ago
- Vulnerabilities (pnpm audit)
- 3
critical 0 / high 0 / moderate 1 / low 2
- Framework currency
- next v15
Latest is v16
Verified July 24, 2026 · verifier v0.4.2
About this template
A template for internal tools and SaaS admin consoles. Built around the App Router and Server Actions, it ships with role-based access control, a data table with server-side pagination, an audit log and an invitation flow. The UI is based on shadcn/ui, with table layouts tuned so they hold together under long Japanese column names. Image optimisation includes processing that depends on the Node runtime, so it does not run on Cloudflare Workers (stated explicitly as a verified constraint).
How this was verified
- install → build was run in a shared environment on Node 22.14.0 / pnpm 9.14.4.
- Speed Score is measured three times on the mobile profile, and the median is used.
- Verification reflects July 24, 2026 (verifier v0.4.2).