Everything you need
Every choice scaffolded correctly, wired together, and ready for production.
Quick start
Bootstrap your project with a single command.
npx create-samrose-appInteractively pick your ORM, database, auth, and more.
? Select ORM โบ Prisma
? Select Database โบ PostgreSQL
? Select Auth โบ NextAuthYour fully configured Next.js app is ready to go.
cd my-app && npm run devYour choice, your stack
Every combination is valid and fully configured out of the box.