JLN
Explore posts from serversTTCTheo's Typesafe Cult
•Created by benekuehn on 1/7/2024 in #questions
Vercel deployment errors as soon as Prisma enters the show
My error wasnt prisma related, so just a shot in the dark
7 replies
TTCTheo's Typesafe Cult
•Created by benekuehn on 1/7/2024 in #questions
Vercel deployment errors as soon as Prisma enters the show
Try this, there was some bun / vercel error. Cant find the github issue for it right now.
This fixed it for me
7 replies
TTCTheo's Typesafe Cult
•Created by benekuehn on 1/7/2024 in #questions
Vercel deployment errors as soon as Prisma enters the show
7 replies
TTCTheo's Typesafe Cult
•Created by Jim on 9/25/2023 in #questions
data branching planetscale
u can use the planetscale cli, checkout the production branch,
pscale database dump
, switch to development branch, pscale database restore-dump
thats how I did it it most of the time4 replies