Found 306 repositories(showing 30)
prisma
Type-safe database client for TypeScript & Node.js (ORM replacement)
pdovhomilja
NextCRM — Open-source CRM built with Next.js 16, React 19, PostgreSQL, Prisma 7, and shadcn/ui. CRM, projects, invoicing, documents, email client & AI features.
medz
Prisma Client Dart is an auto-generated type-safe ORM. It uses Prisma Engine as the data access layer and is as consistent as possible with the Prisma Client JS/TS APIs.
yaseenmustapha
Full-stack Next.js 14 application. Uses React 18 client & server components, TypeScript, Prisma ORM, Railway PostgreSQL database, NextAuth.js OAuth 2.0 authentication, OpenAI API GPT-3.5-Turbo, and Stripe payments.
aurorascharff
A performant e-commerce demo with Cache Components and Server/Client composition patterns using Next.js 16, React 19, Tailwind CSS and Prisma.
A full-stack warehouse and stock inventory management system built with Next.js, React, Prisma, and MongoDB. It helps store owners, suppliers, and clients manage products, orders, invoices, warehouses, and support tickets with role-based access, analytics dashboards, QR codes, payments (Stripe), shipping (Shippo), and email (Brevo).
wpcodevo
This article will teach you how to build a full-stack tRPC CRUD (Create, Read, Update, and Delete) app with Next.js. The tRPC API will be built on Next.js edge runtime and the tRPC client will be created with React.js. For data storage, we'll use Prisma ORM to query and mutate an SQLite database.
wpcodevo
In this comprehensive guide, we will explore the process of integrating tRPC, React Query v5, and Prisma within the Next.js 14 App Router. tRPC is a modern RPC framework that allows you to define your API using TypeScript interfaces and generates both server and client code for you.
wpcodevo
In this guide, you will learn how to build a complete CRUD gRPC API server and client with TypeScript in a Node.js environment that runs on an Expressjs framework and uses a Prisma database ORM. We'll create five RPC services on the gRPC server that are going to be evoked by the gRPC client to perform the basic CRUD (Create, Read, Update, and Delete) operations.
Dawitlior
A powerful AI Software as a service Platform(Saas), using Next.js 13 App Router, React, Prisma, Clerk, Shadcn, Tailwind, webhooks, and Stripe. a user-centric interface with seamless client-side routing.
shdezhahanj
Next.js GraphQL Quickstart is a modern, full-stack web application template designed to help you get started quickly with Next.js, GraphQL, Prisma, Apollo Client, and Redux Toolkit. This project offers a powerful, scalable foundation for building dynamic and performant web applications using the latest technologies.
luckdev01
Full-stack eCommerce store built with React, Next.js, Apollo Client, Express, graphQL Yoga and Prisma.
harrykei
🚀🎉📚 Boilerplate for Next.js 14+ with App Router ⚡️ , Tailwind CSS , Shadcn/ui, Prisma, Resend , Nextauth 5.0 React email, Email integrations, Social auth,Email & Password auth,Stripe payments,Client Dashboard,Admin Dashboard,Affiliate-program system,MDX-based blog and Discord community.
Example of workaround for using prisma across packages in a monorepo, with multiple schemas and next.js client app
TheNomanAhmed
Real Estate project build using Next.js, React, TypeScript, Hooks, Tailwind, Prisma, Postgres, TypeGraphQL, Apollo Client, Apollo Server, Firebase Auth, Mapbox, Google Places, Cloudinary, Vercel.
krotrn
ChatApp — A production-grade, real-time messaging client built with Next.js 15, React 19, and TypeScript. Featuring Socket.IO-powered WebSockets, Redux Toolkit state management, Auth.js v5 authentication, Prisma-backed PostgreSQL user stores, and a responsive, dark-mode-ready UI with shadcn/ui and Framer Motion.
abdul-wahab619
This repository demonstrates how to use Prisma with MySQL to perform CRUD (Create, Read, Update, Delete) operations. It covers setting up Prisma, defining a schema, migrating the database, and executing CRUD operations with Prisma Client in Node.js.
How to setup a Next.js Test Environment with Prisma Client, Mocha and Chai
NicoBocq
Convert your URLSearchParams Prisma queries (where, orderBy, pagination) — perfect for Next.js or any app bridging the client’s query string with Prisma filters.
willcook4
E-commerce Site, React JS and Apollo Client on the Front-end and GraphQL Yoga and Prisma on the backend.
rezamini
Next.js Todo application with Prisma ORM and Supabase postgresql database integration. This application utilises the Next.js routing style, client-server components/rendering, and "use server" and "use client" directives among other features.
raahulvinod
Full Stack Airbnb clone built with Next.js 13 App Router, incorporating a rich stack of technologies including React, Tailwind CSS, Prisma, MongoDB, and NextAuth. Image upload using Cloudinary CDN. Client form validation and handling using react-hook-form.
ErickG123
Plataforma SaaS para gestão completa de salões de beleza, com agendamento online, controle de profissionais, serviços, finanças e app mobile para clientes. Desenvolvido com Next.js, Tailwind, Node.js, Fastify, Prisma e React Native.
Next.js + next-auth + Prisma + PostgreSQL + Apollo Server + Apollo Client + Tailwind CSS
dhausser
Next.js Fullstack example with Apollo Client 3, API routes with Nexus Schema and Prisma.
dominiquegarmier
tool to manage prisma schema between multiple clients
dhausser
Home swingers app built with Next.js, Apollo Client 3, API routes with Nexus Schema and Prisma.
nimaiwalsh
Boilerplate for React with Next.js, GraphQL with Apollo client and Yoga, Prisma backend by Wes Bos
A tool that applies a patch to the prisma js client to improve its typescript performance when extensions are present
yusha0123
Full Stack Thought Sharing Website. Uses Next Js 13 Client and Server Side Components,React Js,TypeScript,Prisma ORM,Supabase PostgreSQL database,Next Auth JS,Google OAuth2.0,Framer Motion, Prime React Library and Tailwind Css