A Next.js Boilerplate Kit designed to streamline the development process and accelerate the creation of modern web applications with pre-configured essential features.
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.
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!