Blog

Technical guides for AI-built apps

Detailed walkthroughs on exporting, migrating, self-hosting and scaling Lovable, Bolt and Replit applications.

Migration

Common Problems When Migrating from Lovable (and How to Fix Them)

The most frequent issues teams hit when moving a Lovable application off Lovable hosting, broken asset paths, missing env vars, Supabase keys, build errors and DNS gotchas, with concrete fixes for each.

July 2, 202612 min
Read
Self-hosting

Lovable + Supabase Self-Hosting Guide

How to migrate the Supabase backend behind a Lovable app to a self-hosted Supabase stack, auth, database, storage, edge functions and realtime, without losing data.

June 30, 202613 min
Read
Cloud

Deploy Lovable Applications on AWS: ECS, RDS, S3 and CloudFront

A production-ready AWS architecture for Lovable apps using ECS Fargate, RDS Postgres, S3, CloudFront and Route 53, provisioned with Terraform and deployed via GitHub Actions.

June 28, 202614 min
Read
Self-hosting

Self-Hosting Lovable Apps on Ubuntu: The Complete Guide

Run your Lovable application on a fresh Ubuntu server with Node.js, Nginx, PM2 and Postgres, including SSL, systemd, security hardening and zero-downtime restarts.

June 26, 202613 min
Read
Migration

Lovable to VPS Migration Guide: Hetzner, DigitalOcean and Linode

A practical, end-to-end guide to moving a Lovable application onto a hardened VPS, covering server setup, Docker, Caddy, Postgres, backups and zero-downtime cutover.

June 24, 202614 min
Read
Infrastructure

Managed vs Self-Hosted Supabase: A Founder's Guide to Supabase Migration

A practical comparison of managed Supabase and self-hosted Supabase for founders migrating from Lovable and other AI builders, cost, security, maintenance, and how to copy a Supabase project safely.

June 24, 202614 min
Read
Migration

How to Export a Lovable Project to GitHub (Step-by-Step)

A complete walkthrough for exporting a Lovable project to your own GitHub repository, including environment variables, Supabase, assets and CI/CD setup.

June 22, 202611 min
Read