Next.js + Better Auth + Prisma With Dashboard Starter Kit



This content originally appeared on DEV Community and was authored by Achour Meguenni

Features

  • Next.js 15 with App Router for modern React development
  • Better Auth for seamless authentication
  • Prisma ORM for database management
  • shadcn/ui for pre-styled UI components
  • User authentication system (signup, login, logout)
  • Dashboard for authenticated users
  • TypeScript support for better development experience

Check it out


This content originally appeared on DEV Community and was authored by Achour Meguenni