Learn how to seed your database with Prisma and display your transactions in a Next.js app! 🚀 In this video, we’ll walk you through:
Setting up Prisma ORM
Creating a seed.ts file to populate your database
Running Prisma Studio to view your tables
Listing all transactions on your transactions page
We’ll use AI tools like OpenAI Codex or GitHub Copilot to speed up seeding, and you’ll see the results live in both Prisma Studio and your Next.js app.
Commands and code: https://www.getmakedigital.com/blogs/nextjs/supabase-prisma-nextjs