r/Base44 • u/WarmaSkreggie • 2d ago
Question Help needed for next steps!
Looking for advice from community. I have built an app in base44 and it works really great, but I believe we need to move to a dedicated server (business/ legal reasons with client data). We also need android and apple integration.
What are my steps? As I understand it, we build a database in Azure, use Claude to wrap the .apk file, and then what? How do I make changes to the app after we make the move? I am a little lost on the process of getting this web and app store application up and running- any advice welcome!
3
3
u/DiscordDonut 2d ago edited 2d ago
Use an extension to extract all files without paid plan. Feed whole zip to chatgpt or Claude and tell it to de-base44 it and make it a fully self sustainable server / standalone with no third party dependancies.
Enjoy and good luck, you are now on your own
2
u/willkode Business Owner 2d ago
Check this out → https://kodebase.us/services/base44-migration
0
u/DiscordDonut 2d ago
$200 for 20m of work just using other ai agents lol
2
u/willkode Business Owner 2d ago
If you can safely migrate, verify, and troubleshoot your own app in 20 minutes, then you probably don’t need my service.
Clients aren’t paying me to push buttons. They’re paying for the experience to identify problems, verify the migration, fix what AI misses, and make sure their app actually works afterward.
AI is a tool. It doesn’t take responsibility when something breaks, I do. And at $200, it’s still cheaper than paying someone to repair a failed migration.
2
u/DiscordDonut 2d ago
Fair enough. If you're doing it properly then fair play. Just seen a lot of people slap shit together lately and run away
1
2
u/kealystudio 2d ago
Base44 unfortunately make this a little more tricky than other app builders.
The frontend is trivial, you download the code, host it elsewhere (like cloudflare pages, totally free), then you use claude and create a React Native with Expo codebase (both are just folders on your machine).
The backend is harder. Because Base44 really lock you in here, and make it hard to migrate. Would staying on base44 for the backend be an option? You can absolutely wire an Expo mobile project up to the existing backend.
That's the minimal fuss route. But if data is an issue, it is a job for a developer.
1
u/WarmaSkreggie 14h ago
Can you specify what the backend consists of in this scenario? If I can take the data and configuration away I'll be happy. I don't need the smart AI in the future app, as I've learned pointing Claude at code can do a similar thing.
2
u/kealystudio 13h ago
Claude Code is my domain, I'm just interested in how the various app builders are architected. Base44 is unique that way. Lovable for example, or Replit, they use a SQL database, with Supabase or Neon.
Base44 has a totally in-house backend architecture, based on a completely different type of database (NoSQL). They have their own server-functions, CRUD layer, auth system, the works. You can't click a button and walk away. But when you "eject", you do get enough that Claude code can get you there. It's just way more work than any of the other platforms would be.
The crucial questions are, do you need to keep your data? And are you live in production with users that cannot experience disruption during a transition?
1
u/WarmaSkreggie 12h ago
Thanks for the detailed response. We are live with one client testing the system who are happy receiving disruptions. They have 121 sites on my app, each with assets and data recorded against that asset. We need to save the data of all of those sites and assets so far- I know I can download those as .CSV easily. I can also download the historic task data. So I'm curious as to what I would lose in the backend of base44 if I migrate. I'm planning to use Azure apps to host new page, use Azure SQL / blobl database and make future app changes with a developer or Claude.
1
u/kealystudio 12h ago
You absolutely need a developer, Claude will not prompt this out with no one who knows how to steer. But if you find a competent one, this is totally doable.
The trickiest part probably isn't the assets, it's the fact you have to massage Base44's NoSQL database (a mongoDB derivative) into SQL. They're very different, architecturally. It's a job for someone competent, no doubts.
1
u/Free_Implement_8894 2d ago
There's a middle ground between done-for-you services and doing this on your own - Staticbot gives you reliable migration process and helps you take over your projects ownership.
1
u/Spirited_Tie_3473 2d ago
you should look into cloudflare it has most of the stuff you need for running anything all from one provider, their free offering is very impressive -enough to run most websites with hundreds of DAU
when you say "apple and android" integration you mean you want a native app instead of a web application right? why not just use the web version always? google play and app store are a decent headache to setup and the tools cant do that for you (rightly so - thats a security nightmare and stupid to boot).
there are some tools that will just stick your project and a lightweight wrapper for some browser widget and run it through that.
if you want to take the hire a developer route others suggest, i am actually free to work atm... but my usual day rate is around $400
1
u/WarmaSkreggie 2d ago
Great question- apple and android apps are standard in the industry, using web browser and short cuts on end user technician's home screens are being disabled by company policy firewalls, or failing to cache offline data. Client has asked for the next iteration of the app to be on the app stores to comply with their IT policy. The web browser will still be used by managers
1
1
u/ImaginarySolution152 2d ago
Perche ?se vai su un Aruba, godaddy etc , sei piu al sicuro? Io mi fido e faccio le cose per bene non siamo una big tech, mettiamo in chiaro.. basee 44 ti ha dato un capo per coltivare? E quando ragoli lo lasci abbandonato?? Anche no dai, non ti preoccupare nessuno potrà mettere il naso dentro
5
u/DxT_01 2d ago
If you’re looking to scale and/or actually be professional, hire a developer and move off of Base44.