I have a sveltekit app that sets up the private variables, it works when I set them to my remote staging supabase instance, but I can't figure out how to point my application to my local instance.
On the local install, there is no page for API Settings to get the
anon
anon
and
service_role
service_role
key and I can't figure out how to configure this (Sorry for the noob question, I probably missed something obvious, this is my first solo app)
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.