Next.js app for Firecracker CI benchmarking
  • TypeScript 99.5%
  • CSS 0.4%
Find a file
forge-admin-usj5 02178e0f84
All checks were successful
CI (Firecracker) / typecheck (push) Successful in 4s
fix: use local tsc binary (no network needed in VM)
2026-03-31 10:33:14 +00:00
.forgejo/workflows fix: use local tsc binary (no network needed in VM) 2026-03-31 10:33:14 +00:00
app test: e2e verification push 2026-03-31 10:22:12 +00:00
public feat: add Next.js dashboard app with Firecracker CI 2026-03-30 23:43:40 +00:00
.env.example feat: add Next.js dashboard app with Firecracker CI 2026-03-30 23:43:40 +00:00
.gitignore feat: add Next.js dashboard app with Firecracker CI 2026-03-30 23:43:40 +00:00
auth.config.ts feat: add Next.js dashboard app with Firecracker CI 2026-03-30 23:43:40 +00:00
auth.ts feat: add Next.js dashboard app with Firecracker CI 2026-03-30 23:43:40 +00:00
next.config.ts feat: add Next.js dashboard app with Firecracker CI 2026-03-30 23:43:40 +00:00
package.json feat: add Next.js dashboard app with Firecracker CI 2026-03-30 23:43:40 +00:00
pnpm-lock.yaml feat: add Next.js dashboard app with Firecracker CI 2026-03-30 23:43:40 +00:00
postcss.config.js feat: add Next.js dashboard app with Firecracker CI 2026-03-30 23:43:40 +00:00
proxy.ts feat: add Next.js dashboard app with Firecracker CI 2026-03-30 23:43:40 +00:00
README.md feat: add Next.js dashboard app with Firecracker CI 2026-03-30 23:43:40 +00:00
tailwind.config.ts feat: add Next.js dashboard app with Firecracker CI 2026-03-30 23:43:40 +00:00
tsconfig.json feat: add Next.js dashboard app with Firecracker CI 2026-03-30 23:43:40 +00:00

Next.js App Router Course - Final

This is the final template for the Next.js App Router Course. It contains the final code for the dashboard application.

For more information, see the course curriculum on the Next.js Website.