IMESSE
TTCTheo's Typesafe Cult
•Created by derfcode on 3/20/2024 in #questions
Does anyone have experience with using Supabase and Prisma?
Also an interesting thread on Reddit about that:
https://www.reddit.com/r/Supabase/comments/p6mueg/why_would_you_use_prisma_with_supabase/
4 replies
TTCTheo's Typesafe Cult
•Created by IMESSE on 8/20/2023 in #questions
Issue with UploadThing
@markr found the problem!
It was caused by Next caching the fetch, this canary(
pnpm add [email protected]
) fixes it!4 replies
TTCTheo's Typesafe Cult
•Created by batata on 8/21/2023 in #questions
next 13 cookies
I think that in order to make it a server action you should mark it with “use server” inside the function
2 replies