I have a react project that uses supabase. I'm playing around wiht github codespaces. The project runs fine in github codespaces and my supabase instance is running fine but i get this error when I try to run the app:
I'm assuming this has to do with CORS stuff with supabase but I haven't been able to find any sort of settings that deals with it on the supabase site.