Writing about SaaS and how I build software with Supabase, code, no-code and AI.

Lovable + Supabase how to fix: Application hangs up after user logs in

Is your Lovable app freezing, hanging, or stuck in a loading state? This common issue often occurs when integrating Lovable with Supabase, and surprisingly, Lovable frequently fails to detect the root cause—despite it being documented in the Supabase docs. In this guide, I'll show you exactly how to fix it and prevent it in future projects.

Secure API Calls from DB Functions with Supabase pg_net and Vault

In this post, we’ll walk through a more general approach: using the `pg_net` extension for PostgreSQL to make HTTP requests from your database triggers, and storing sensitive information (like your webhook URL or API keys) securely with Supabase Vault.

Code + no-code stack

There is not such a thing of a silver bullet for building software. You shouldn't use no-code for everything, but you should use it for some things and same applies to code. Even better, use both!

Consumerizing B2B Software

For decades enterprise software has being synonymous of pain, it is hard to the eye and even harder for the day to day. Many times I have heard stories of how traumatic it was for companies to adopt enterprise software like ERPs.