Reuben
TTCTheo's Typesafe Cult
•Created by Reuben on 3/20/2024 in #questions
Uploadthing button doesnt do anything
Oh my lordy - updated to v 123 on chrome and it works. Leaving this here in case it helps someone
4 replies
TTCTheo's Typesafe Cult
•Created by Reuben on 3/20/2024 in #questions
Uploadthing button doesnt do anything
Works on firefox, so its something to do with the file picker refusing to open on chrome. v 122
4 replies
TTCTheo's Typesafe Cult
•Created by Reuben on 3/20/2024 in #questions
Uploadthing button doesnt do anything
Tested rolling back to 6.2 on both packages. Same behaviour. What on earth
4 replies
TTCTheo's Typesafe Cult
•Created by Reuben on 11/22/2022 in #questions
How to share prisma schema between T3 apps hosted in vercel
Yeah that has not gone well lol, feels really messy setting that up in vercel for the cicd pipeline as none of the obvious or recommended things work and there is so little chatter online about it. Always weary of creating an implementation that everyone else has avoided
10 replies
TTCTheo's Typesafe Cult
•Created by Reuben on 11/22/2022 in #questions
How to share prisma schema between T3 apps hosted in vercel
Thanks, I was trying to avoid using a monorepo this time as I keep using it as a solution to all my problems, but maybe that's the best way to handle this. Thanks @nexxel
10 replies
TTCTheo's Typesafe Cult
•Created by Reuben on 11/22/2022 in #questions
How to share prisma schema between T3 apps hosted in vercel
I've been doen this rabbit hole https://isidoro-ferreiro.medium.com/share-your-prisma-client-across-projects-44d1c7aca6fd and attempted every variation I can come up with for getting a github personal access token working.
These docs are full of lies, this method does not work or at least is misleading to the point im doing something wrong https://vercel.com/guides/using-private-dependencies-with-vercel
10 replies