electron-trpc-prisma icon indicating copy to clipboard operation
electron-trpc-prisma copied to clipboard

Does this work with prisma migrate?

Open zksward opened this issue 2 years ago • 1 comments

I really like the direction of this project. The type safety from "back to front" in an electron app sounds like great DX. I've seen another example of someone doing something similar: https://github.com/awohletz/electron-prisma-trpc-example But it seems they have had to do some manual configuration to get prisma migrate working.

I'd be happy to contribute (if there is interest), but wanted to check in to see if that was a direction that the project might go.

zksward avatar Oct 14 '22 16:10 zksward