For a Next.js starter template with Prisma ORM, the strongest matches are t3-oss/create-t3-app (Create T3 App is the official CLI scaffolder for), t3-oss/create-t3-turbo (This is a full-stack starter that combines Next) and shadcn-ui/taxonomy (Taxonomy is a full-stack Next). mickasmt/next-saas-stripe-starter and vercel/examples round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
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.
Next-saas-stripe-starter is a full-stack application template built for launching software-as-a-service products with user authentication, billing, and database integration. The platform combines a starter kit template with a type-safe database toolkit, object-relational mapping, and a payment processing integration for handling recurring customer billing, subscription tiers, and checkout workflows. User identity management is supported through social logins, secure sessions, and credential-based authentication. The core architecture supports type-safe database modeling, server-executed actio
This starter template integrates Next.js 14 with Prisma, Auth.js v5, and a Neon database, providing a complete CRUD and authentication example with deployment-ready configuration (common for Vercel), directly matching the request for a Prisma Next.js integration starter.
This repository is a collection of deployable project templates, reference architectures, and starter applications for building serverless web applications on Vercel. It serves as a library of implementation patterns and full stack starter kits designed to bootstrap new projects and reduce initial setup time. The collection provides a gallery of curated design patterns for frontend architecture and serverless application design. These reference architectures demonstrate best practices for structural design and the implementation of scalable web user interfaces. The repository covers a range
This is Vercel's official collection of Next.js example projects and starter templates, which is the right kind of resource for finding Next.js integration patterns, but the description doesn't specifically mention Prisma ORM integration, so it may not directly demonstrate the Prisma Next.js combination you're looking for.
Epic Stack is a full stack application boilerplate and TypeScript web framework designed for launching production-ready web applications. It serves as a Node.js backend starter and a foundation for building scalable frontend and backend services. The project provides a pre-configured environment for full stack web bootstrapping, focusing on a modern development workflow that integrates the frontend, backend, and database configuration. It includes a frontend component library for creating consistent and responsive user interfaces. The stack facilitates rapid application prototyping and produ
This is a full‑stack boilerplate built on Remix (not Next.js), so even though it integrates Prisma and provides many of the listed features like migrations and CRUD routes, it does not demonstrate the Next.js integration the visitor is looking for.
This project is an end-to-end type-safe API framework designed to synchronize data structures between frontend and backend codebases without the need for manual code generation. By leveraging TypeScript’s type inference, it allows developers to invoke server-side functions directly from the client as if they were local methods. This remote procedure call approach abstracts away the complexities of HTTP verbs and URL structures, streamlining the full-stack development workflow into a unified experience. The framework distinguishes itself through a modular router architecture that organizes bac
tRPC is a type-safe API framework that integrates well with Next.js and Prisma, but it is a library, not a starter project or example demonstrating that integration—you would use it inside such a project rather than it being the project itself.
This is a markdown-based blog engine and Next.js starter template that renders posts from files with frontmatter support for tags, authors, and metadata. It functions as a static site generator, building a complete blog into deployable HTML files for any hosting provider, while using Tailwind CSS utility classes for fully customizable typography, layout, and color schemes. The template generates RSS feeds, sitemaps, and structured metadata for search engine visibility, and supports connecting to external services like analytics tracking and comment sections through configurable plugin modules
This is a Next.js starter template for a markdown-based blog, but it does not include Prisma ORM integration, database schema, or CRUD API routes, so it does not demonstrate the Prisma Next.js full-stack setup you are looking for.
Prisma1 is a TypeScript object-relational mapper and type-safe database client designed for interacting with relational databases. It functions as a system for declarative schema modeling, where database structures are defined in a single schema file that automatically synchronizes with the underlying database. The project provides a type-safe query builder that generates a custom client to ensure database queries match defined schema types at compile time. It also includes a database GUI administrator, providing a visual web interface for browsing, editing, and managing relational database r
This is the Prisma ORM library itself (version 1), not a starter project or example that demonstrates integrating Prisma with Next.js — it lacks any Next.js code, authentication setup, deployment config, or CRUD API routes, so it does not match what you are looking for.
This project is a comprehensive starter kit for building subscription-based web applications using Next.js and TypeScript. It provides a structural foundation for developing software-as-a-service platforms, incorporating integrated user authentication, payment tiers, and multi-tenant organization management. The framework distinguishes itself with a dedicated multi-tenant application architecture that organizes users into teams and organizations with workspace switching. It includes a built-in monetization layer via Stripe subscription integration for managing pricing tiers and billing cycles
This is a full-featured SaaS boilerplate built with Next.js that likely uses Prisma as its ORM, but the description never explicitly names Prisma or highlights its integration, so it serves as a broader starter rather than a focused example of combining Prisma with Next.js.
Blitz is a fullstack development framework extension for Next.js and a command line interface used to bootstrap project structures and orchestrate local development servers. It integrates frontend and backend logic into a single workflow to facilitate the creation of complete web applications. The framework employs a zero-API backend integration and a direct database access layer, allowing frontend components to connect to serverless functions and databases without manual API definitions. It features a schema-driven type generator that automatically creates TypeScript definitions by analyzing
Blitz is a fullstack framework built on Next.js, but it is not specifically an example or starter project demonstrating Prisma ORM integration with Next.js — it abstracts away the integration rather than showcasing it explicitly.
This is a static site generator and blog publishing system built on Next.js that compiles MDX content into HTML at build time. It uses file-based routing to map each page to a URL path automatically, and applies utility-first CSS styling through Tailwind CSS for visual design. The project includes a pre-built blog starter template that can be deployed with a single click to Vercel’s edge network, where it benefits from automatic optimizations and serverless function support. It features built-in analytics instrumentation that collects page view and visitor data without manual setup, and suppo
This is a Next.js static site starter for MDX blogs, but it lacks any Prisma ORM integration, database schemas, CRUD APIs, or authentication, so it does not serve as a Prisma Next.js full-stack example.
| Repository | Stars | Language | License | Last push |
|---|---|---|---|---|
| t3-oss/create-t3-app | 29K | TypeScript | MIT | |
| t3-oss/create-t3-turbo | 6.1K | TypeScript | MIT | |
| shadcn-ui/taxonomy | 19.2K | TypeScript | MIT | |
| mickasmt/next-saas-stripe-starter | 3K | TypeScript | MIT | |
| vercel/examples | 5.1K | TypeScript | MIT | |
| epicweb-dev/epic-stack | 5.5K | TypeScript | MIT | |
| trpc/trpc | 40.3K | TypeScript | MIT | |
| timlrx/tailwind-nextjs-starter-blog | 10.5K | TypeScript | MIT | |
| prisma/prisma1 | 16.4K | Scala | Apache-2.0 | |
| ixartz/saas-boilerplate | 6.8K | TypeScript | mit |