Add a prisma seed script that will auto-populate an empty database with venues and sample booking data. For reference, the seed script should be at `prisma/seed.ts`
Add a prisma seed script that will auto-populate an empty database with venues and sample booking data.
For reference, the seed script should be at
prisma/seed.ts