A batteries-included starter pre-configured with Prisma, Better Auth and shadcn/ui. Clone it, push the button, and ship features instead of boilerplate.
git clone github.com/laguillo/nextjs-better-auth-prisma-templateA modern, type-safe stack — wired together and ready to extend
Stop configuring ESLint, wrestling with auth flows, and debugging database connections. It's already done — the right way.
Secure sessions out of the box with Better Auth. Social logins, email magic links, and role-based access — all pre-wired.
Prisma ORM connected to PostgreSQL with type-safe queries, migrations, and a seeded schema you can extend in minutes.
Accessible components built on shadcn/ui and Tailwind. Dark mode, theming, and a polished design system included by default.
No Dockerfiles, no CI pipelines to babysit. Railway provisions the Postgres database, injects the env vars, and builds your app automatically.
Hit the Railway button and pick your GitHub repo. The template ships with a ready-to-go config.
Railway spins up PostgreSQL and wires the DATABASE_URL for you. Add your auth secret and you're set.
Your SaaS is live on a public URL with HTTPS. Push to main and Railway redeploys automatically.
A clean App Router layout with conventions you already know. Open the repo and everything is exactly where you'd expect it.
Skip the boilerplate. Deploy the starter to Railway and start building the features that actually matter.