Skip to content

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

Arank
92/ 100 PerformanceFast enough
LCP
2.05s
CLS
0.04
TBT
210ms
Show all three raw measurements
runLCPCLSTBTperf
#12.05s0.04240ms91
#21.98s0.03180ms93
#32.14s0.05210ms92
median2.05s0.04210ms92

Measured: https://console-kit-next.weshipd.dev

Runtime Matrix

Deploy verification

  • Cloudflare Workers

    Image optimisation depends on Node's sharp, so it does not boot on Workers

    fail
  • Vercel

    pass
  • Netlify

    pass
  • Node.js

    pass

JP-ready

Japanese support

JP-ready

4/4 checks

  • Japanese font stack

    Japanese font declaration and load optimisation

  • Line-breaking rules

    line-break / overflow-wrap settings

  • Locale formatting

    ja-JP formatting for dates, numbers and currency

  • Japanese OGP

    OGP image and metadata survive Japanese text

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).