This is a T3 Stack project bootstrapped with create-t3-app and enhanced with better-auth.
This template might change in the future and become less and less barebone.
This was originally a create-t3 template using NextAuth and Prisma. To use this simply go to the top of the GitHub page and click on "Use this template" and name your own repo.
- Switch from NextAuth to BetterAuth
- Beautiful Ready-to-Use email+password + GoogleOAuth auth pages (Login, Signup, Reset Password forms, Verification)
- Switch from Prisma to Drizzle
- Upgrade to Tailwind V4
- Add all shadcn-ui components
- Clear out template to use shadcn components from the start
To learn more about the T3 Stack, take a look at the following resources:
You can check out the create-t3-app GitHub repository
Follow the t3-stack deployment guides for Vercel, Netlify and Docker for more information.