Skip to content

roee1454/BetterNext

Repository files navigation

alt text

BetterNext

A modern Next.js + shadcn/ui template with Better Auth, Prisma + Neon PostgreSQL, and Redis integration via Docker Compose.


🧩 Tech Stack

  • Next.js 15 with Turbopack
  • shadcn/ui for components
  • Better Auth for authentication
  • Prisma ORM with Neon PostgreSQL
  • Redis (Docker Compose)
  • TypeScript, ESLint, Prettier

🚀 Usage

1. Clone and install

git clone https://github.com/roee1454/BetterNext
cd BetterNext
pnpm install

2. Environment setup

Create a .env file in the project root and fill in your variables (see .env.example).

Import to Vercel:

pnpm vercel-env

3. Development

pnpm dev

4. Build & deploy

pnpm vercel-build

5. Run production

pnpm start

Built with ❤️ for modern full-stack development.

About

Modern Nextjs template that I usually use for my clients.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •