Trying to use a local Supabase instance for the first time, (usually I just use the main Supabase dashboard).
Having a problem with auth in a Tauri (Vite) app. The 6 digit code to log in works if I use a db created in the main dashboard, but fails if I use the local one.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.