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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

82c53f7 · Apr 1, 2025
Jan 14, 2025
Dec 18, 2024
Mar 22, 2025
Dec 1, 2024
Dec 24, 2024
Sep 24, 2024
Apr 1, 2025
Dec 6, 2024
Nov 23, 2024
Dec 17, 2024
Nov 16, 2024
Jan 14, 2025
Dec 15, 2024
Sep 7, 2024
Dec 25, 2024
Mar 22, 2025
Jan 14, 2025
Dec 6, 2024
Dec 15, 2024

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