Learn how to seed a database during development when using Prisma as an ORM. We will use Chance.js to generate mock data and accelerate development What is seeding a database?Seeding a database is the process of populating the database with data. It is great when you want data