Skip to content

Latest commit

 

History

History
45 lines (37 loc) · 1.4 KB

README.md

File metadata and controls

45 lines (37 loc) · 1.4 KB

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