electron-trpc-prisma
electron-trpc-prisma copied to clipboard
Does this work with prisma migrate?
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.