Skip to content

A boilerplate set up like how I'm usually using Next.js

Notifications You must be signed in to change notification settings

simonknittel/nextjs-template

Repository files navigation

Next.js Template

A boilerplate for how I'm usually using Next.js

FeaturesFull documentation

Features

  • Next.js 15 + React 19
  • Monorepo with npm workspaces and Turborepo
  • TypeScript
  • Prisma
  • Tailwind CSS
  • Authentication and authorization
    • Lucia Auth
    • Email and password
    • 2FA (TOTP)
  • React Email
  • GitHub Actions
  • Renovate
  • Playwright
  • Vitest
  • shadcn/ui

Full documentation