Robert Lee
  • Home
  • Grantable
  • Join Us
Subscribe

Sveltekit+Supabase Startup

The Sveltekit+Supabase startup combination articles.
Sveltekit+Supabase Startup

Part 2: Unlocking User Management in SvelteKit+Supabase

We'll cover how to handle user authentication in this part 2 series. How supabase simplifies data security for our startup With policies, your database becomes the rules engine. Instead of repetitively filtering your queries, like this ... const loggedInUserId = 'd0714948' let { data, error } = await supabase .from('users') .select('user_id, name')
Jul 25, 2023 14 min read
Sveltekit+Supabase Startup

Supercharge Your Startup Journey with SvelteKit and Supabase

Build quicker. Learn quicker. Startups are all about how fast you can get your idea in front of potential customers that will pay for a solution. Sveltekit + Supabase is the best combination I've seen since I've started full stack development almost a decade ago.
May 17, 2023 11 min read
Robert Lee © 2025
  • Sign up
Powered by Ghost