We curate open-source GitHub repositories matching “prisma nextjs example”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
create-t3-app is a full stack web framework initializer and project scaffolder. It functions as a command line tool for initializing Next.js applications, acting as a TypeScript full stack starter that generates a predefined folder structure and configuration files. The tool focuses on establishing a typesafe full stack architecture. It enforces end-to-end type safety between the client and server, ensuring that data types remain synchronized across the entire application stack to prevent runtime errors. The initializer automates the setup of a full stack development environment by bootstrap
Create T3 App is the official CLI scaffolder for the T3 stack, generating a fully integrated Next.js Prisma project with tRPC, NextAuth, Tailwind, and Vercel deployment out of the box — exactly the kind of comprehensive Prisma Next.js starter this search targets, even if it’s a generator rather than a static example repo.
Clean and simple starter repo using the T3 Stack along with Expo React Native
This is a full-stack starter that combines Next.js with Prisma ORM via the T3 Stack, including tRPC API routes, authentication with Better Auth, and deployment configuration for Vercel—exactly the integrated example you're looking for.
Taxonomy is a full-stack application template and reference implementation built with the Next.js app router. It serves as a comprehensive starter for developing web applications using server components and modern React patterns. The project integrates a variety of specialized systems, including an identity management workflow for OAuth and session handling, and a billing system for managing recurring subscriptions and payment events. It also features a content pipeline that transforms Markdown and JSX files into type-safe data collections for rendering blogs and documentation. The architect
Taxonomy is a full-stack Next.js App Router starter that integrates Prisma for database access, includes authentication via NextAuth.js, and is configured for Vercel deployment, making it a comprehensive example of the exact Prisma Next.js integration this search is after.