Technical guides for AI-built apps
Detailed walkthroughs on exporting, migrating, self-hosting and scaling Lovable, Bolt and Replit applications.
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.
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.
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.
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.
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.
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.
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.
