OrJDev

Results 40 comments of OrJDev

(here) ![Screenshot_1](https://user-images.githubusercontent.com/91349014/198890037-94e61108-67ad-453e-addb-85f763920750.png)

Based on my stack I really prefer not to, but if that's the only solution I'll do that.

> Just a workaround for vercel until we fix this.. or you can build locally and deploy using `vercel deploy --prebuilt` > > Bulding and deploying it locally is more...

Sure https://github.com/OrJDev/solid-trpc-authentication Edit: Also notice that i deployed this not using the cli but using the vercel website connected to a github repo - so Prisma does work on the...

Ye i mean you could try any repo that uses prisma, not mine specifically. If you build it locally and deploy it using the cli it will throw some ssl...

https://twitter.com/aryan__deora/status/1592025888761446400

Done. I just took what @juliusmarminge made, and changed a few things to get it to work with different frameworks, seems to work fine. _Could be improved with the type...

> Hi, > > > > I am trying to use this in my solid-js application, I am getting the following exception while calling my hook for getting the data...

failing test has nothing to do with my changes

> Thank for this 🙏🏼 . Looks interesting. > > > > I think we should have some tests for this - there are tests for all the other adapters...