Prisma Accelerate for local NextJS development
I'm looking the example repo here: https://github.com/prisma/prisma-examples/tree/latest/accelerate/nextjs-starter
And trying to see how I should set this up for offline local development. I like there's no conditional imports, and would like to keep it that way.
My question is what should be the DATABASE_URL when using Accelerate in local development?
And trying to see how I should set this up for offline local development. I like there's no conditional imports, and would like to keep it that way.
My question is what should be the DATABASE_URL when using Accelerate in local development?
GitHub
Ready-to-run Prisma example projects. Contribute to prisma/prisma-examples development by creating an account on GitHub.