frotstar
frotstar
DDeno
Created by nicolaefilat on 11/1/2024 in #help
I am really struggling to get Deno and a decent ORM to work.
Though I feel like I'm having issues with it correctly populating the types and fields./
5 replies
DDeno
Created by nicolaefilat on 11/1/2024 in #help
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