How can I use Prisma with Kubernetes? Any example
I couldn't find a single local development Kubernetes example with Prisma, and like other tools like Skaffold.
How can I do that? Prisma is an interesting case because it requires also post processing of migration, deployment and creation of the schemas.
0 Replies