Self-Hosting Supabase – Part 2

(continued from Self-hosting Supabase) While setting up Supabase, I found a post by Christopher Mathews on Medium (How To Self-Host Supabase On Your Own Computer (Full Guide) | by Christopher Mathews | Medium) which addressed one of my main goals – to be able to connect to the dashboard and APIs through custom URLs on... » read more

Self-hosting Supabase

I thought it would be fun to try self-hosting Supabase as a technical exercise. This isn’t a comprehensive guide, but rather some notes on what I ran into and learned along the way. The Supabase website (supabase.com) has a guide on setting up local development with Supabase, which is relatively straightforward. (Local Development | Supabase... » read more