← All projects

nextjs-better-auth

by @Achour

Active 86

Next.js with Better Auth Starter Kit

About this project

Next.js + Better Auth + Prisma Starter Kit 🚀 A starter kit for building modern web applications with Next.js 16, Better Auth, Prisma, and shadcn/ui. 🔗 Live Demo 📌 Features ✅ Next.js 16 with App Router ✅ Better Auth for authentication ✅ Prisma for database management (Rust-Free Engine) ✅ shadcn/ui for UI components ✅ Dashboard for authenticated users ✅ TypeScript support 🆕 Recent Updates Prisma 7: Updated to the latest version ^7.1.0. Tailwind CSS v4: Now running on Tailwind CSS v4. 📦 Installation Clone the repository: Install dependencies: Set up environment variables: Fill in the necessary values in the .env file. Set up the database: Start the development server: 🚀 Usage Run npm run dev to start the development server. Use npx prisma studio to manage your database visually. Customize authentication using Better Auth settings. 🛠️ Tech Stack Next.js 16 - React framework Better Auth - Authentication Prisma - Database ORM (v7) Tailwind CSS 4 - Utility-first CSS framework shadcn/ui - UI components TypeScript - Type safety Made with ❤️ by Achour Meguenni

From the project README on GitHub

Stars
86
Forks
23
Last push
7 Dec 2025

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/nextjs-better-auth.svg)](https://www.madeinalgeria.dev/projects/nextjs-better-auth)

Related projects