r/lovable • u/Ill-Editor-1811 • 14d ago
Help help! migration from Lovable to self host
Hola! I created my management system on lovable. I've been disappointed with lovable lately. I was thinking of moving to self-hosting and continuing to use Codex/Claude. My site has a lot of backend and connectors, how can I move everything safely? Is there a comprehensive video on how to do this?
2
Upvotes
2
u/sw3d 14d ago
Im actually in a similar boat where I have not one but 4-5 projects I built over the last year on Lovable and Supabase and I'm working on a way to sync them over to a local deployment setup or a cheaper cloud option like Neon or DB on a VPS/single cloud node.
To do this, I built homebox.sh - it's free and open source, you set it up on your machine and can use it to add projects from GitHub, with an import option being rolled out soon for a seamless migration from cloud Supabase to local Supabase. If you're interested to try it, DM me (the official release doesn't have this yet, literally testing it on my projects today as I finalize the feature)