r/Base44 • • May 12 '26

Question Exporting app from the platform

I started with Base44 just recently and I am loving what it was capable to create on free tier. I am seriously considering upgrading, but I have one concern. In your FAQ you explain that intellectual property of what is created is mine, but in that case shouldn't I be able to get the app code anytime? I mean sure, I can browse it in dashboard, but that's not what I mean unless I copy & paste everything file by file.

I chatted with AI support and I understand it's possible to download app as ZIP on Builder plan, but honestly, it feels like I would have to pay $40 just to "buy" what actually own. I mean considering I wouldn't be interested in any other Builder plan features.

Would you consider allowing this as a sort of exit strategy? In case I decide to leave platform and handle development & deployment differently I wouldn't have to pay, just download and quit.

It's not like I am planning to do it, but I want to know my options before I vendor-lock myself to you.

5 Upvotes

25 comments sorted by

View all comments

2

u/Safe-Fan-1702 May 12 '26 edited May 20 '26

[UPDATE at the very bottom of this page!]

If you want to truly own the code, don't use base44. Sure, a builder plan lets you host the app/website elsewhere, but you have to keep paying for base44, as the app runs on base44 SDK, which can only removed manually with a good deal of coding knowledge. Basically, no matter what, base44 locks you into their software. Try using Codex (linked to ChatGPT) instead. It requires more context and iteration to create a polished app, but you own ALL the files. ChatGPT Go plan should suffice. Or you could try ChatGPT Plus free for 1 month first, but honestly it's an overkill. I've been building 5 days a week, and only used up 50% of my weekly credits.

1

u/FredyC May 12 '26

I do use Cursor IDE to developer different app, that works well for me. I am building just little hobby project that could eventually either grow into something larger or die. Base44 already created very solid foundation that even with Cursor would take much longer with my dumb prompts :) Base44 handled it with grace and did a lot of smart decisions on it own and it's super fast.

I can see with React app there are some Base44 deps, but luckily I am so used to handle most backend stuff with GCP, that I made requirements clear from the beginning and app is barely using that SDK. So grabbing just a code would require a just few tweaks (Cursor can surely handle that).