A modern Next.js + shadcn/ui template with Better Auth, Prisma + Neon PostgreSQL, and Redis integration via Docker Compose.
- Next.js 15 with Turbopack
- shadcn/ui for components
- Better Auth for authentication
- Prisma ORM with Neon PostgreSQL
- Redis (Docker Compose)
- TypeScript, ESLint, Prettier
git clone https://github.com/roee1454/BetterNext
cd BetterNext
pnpm installCreate a .env file in the project root and fill in your variables (see .env.example).
Import to Vercel:
pnpm vercel-envpnpm devpnpm vercel-buildpnpm startBuilt with ❤️ for modern full-stack development.
