Published onFebruary 21, 2025What is the `service_role` in Supabase?SupabaseThe `service_role` key has full access and must be used only on the server.
Published onFebruary 20, 2025What is the `anon public key` in Supabase?SupabaseThe `anon public key` grants anonymous access to permitted tables in Supabase.
Published onFebruary 17, 2025Using Aliases in SvelteKitSvelteKitSet `alias` in `svelte.config.js` for alias imports in SvelteKit.