Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Prisma ORM example to Next.js examples #75290

Open
wants to merge 26 commits into
base: canary
Choose a base branch
from

Conversation

ankur-arch
Copy link

This PR adds a new example demonstrating how to integrate Prisma ORM with a Next.js application. The example includes:

  • Setup instructions for Prisma Postgres
  • Example models and queries
  • Basic CRUD operations using Prisma

ankur-arch and others added 26 commits January 23, 2025 17:38
feat: add Prisma example to Next.js examples
@ijjk ijjk added the examples Issue was opened via the examples template. label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Issue was opened via the examples template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants