Set up
To get started:Install the Prisma driver adapter for PlanetScale (
@prisma/adapter-planetscale) and PlanetScale serverless driver (@planetscale/database) packages:Update your
prisma/schema.prisma file:Ensure you update the host value in your connection string to
aws.connect.psdb.cloud. You can learn more about this here.
