frotstar
I am really struggling to get Deno and a decent ORM to work.
Hi! So after struggling for ages, I found a solution, but it seems pretty hacky and I'm not sure if it's going to add more problems.
If you check out this repo and read the instructions and the actions in the deno.json to see how it uses the patch.ts file and then check out the main test file to see how it imports and uses the client.ts, I've jkust gotten it to work.
https://github.com/chrisabrams/deno-with-prisma/tree/master
5 replies