Getting Started with Next.js and Prisma – Ryan Chenkie, Lee Robinson | Prisma Day 2021

Prisma

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入門 | https://youtu.be/80CYmde9z9c
• Next: Introduzione pratica a Prisma | https://youtu.be/1-wCE4mj4Vo
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
——————————————————
❓ Get help with Prisma issues
• Slack: https://slack.prisma.io
• GitHub: https://www.github.com/prisma/prisma/discussions
• Stackoverflow: https://stackoverflow.com/questions/tagged/prisma
——————————————————
💬 Follow Prisma on social media
• Twitter: https://twitter.com/prisma
• Instagram: https://www.instagram.com/prisma.io/
• TikTok: https://www.tiktok.com/@prismadata
• Facebook: https://www.facebook.com/prisma.io
• LinkedIn: https://www.linkedin.com/company/prisma-io
——————————————————
🔠Professional captions for your technical videos
Prisma sponsors human-reviewed, professional closed captions for ANY video valuable to our community (for example, about: Node.js, TypeScript & Type Safety, Prisma, databases, etc). Get your FREE captions here: https://pris.ly/closedcaptions
——————————————————
✅ Subscribe to Prisma’s YouTube channel
https://www.youtube.com/channel/UCptAHlN1gdwD89tFM3ENb6w?sub_confirmation=1