SaasterKit
SaasterKit copied to clipboard
Feedback for “Database Management with Prisma”
Hey man! great work, i have a questioo, i get a error after signUp where the util func 'getSignedInUserOrThrow' does not receive my user after using Clerk. Honestly the user is not even reflected on Supabase. I did the migrations with 'generate' 'migrate' commands and I am not getting to get the user to show up on my Supabase instance.
Thanks!