Next.js 14 starter with Prisma, shadcn UI, and NextAuth Google sign-in
This starter provides a Next.js 14 app preconfigured with Prisma for database access, shadcn UI components, and NextAuth v5 for authentication including Google One Tap. It's written in TypeScript and includes authentication flows, database integration, and a component-driven UI. Suitable for building authenticated web apps and SaaS prototypes.
0