Next.js offers a unique approach to building client-side React apps by allowing portions of your React codebase to actually run on the server.
Next.js features like getServerSideProps, getStaticProps, and API routes are the perfect place to use Prisma to interact with a database.
In this workshop, we'll look at how to get started with Prisma in a Next.js project. We'll start by initializing Prisma in a new Next.js project and we'll get a database wired up with a Prisma data model. We'll then interact with the database through Prisma Client in the Next app where we'll build a fully-functional CRUD experience.
——————————————————
👉 More videos from this series
• Previous: Prisma入門 | • Prisma入門 - Yuuki Kanasugi | Prisma Da...
• Next: Introduzione pratica a Prisma | • Introduzione pratica a Prisma - Franc...
Check out all the Prisma Day videos: https://www.prisma.io/day
——————————————————
📚 Learn more about Prisma
• Website: https://www.prisma.io
• Docs: https://www.prisma.io/docs
• Quickstart: https://pris.ly/qstart
——————————————————
💬 Connect with Prisma:
Twitter: / prisma
Discord: https://pris.ly/discord
LinkedIn: / prisma-io
——————————————————
✅ Subscribe to Prisma's YouTube channel
/ @prismadata