Hi i want to migrate replit app web to wordpress. without embeding the website.
Can I ask why?
I agree…why?
because i want to use on my own server
There is zero compatibility between replit and wordpress. This is like asking to turn a Ford into a Honda.
If your end goal is self hosting on your own server. Create an amazon web service or a google cloud account and provision a server. Replit does that all for you.
You could use a service like Laravel Forge to create and provision the server and deploy your code. The combined cost though would be more than just using Replit’s pricing to host it.
Got it. Thanks for clarification @seomike
More like turning a 1995 ford into a 2026 Porsche 911 or vice versa! ![]()
Totally agree. But don’t you think it’s mad how much of the web still runs on Wordpress! I wonder if that provides a big opportunity…?
I’m building a layer that runs a modern app and connects to old wordpress database, we need to transition our existing site but our workflows are already built around wordpress so instead of retraining i’m just connecting to the Wordpress, pulling data and syncing it to the newer faster database, and new ui framework.
yeah tricky stuff, and there will be a lot of this transitioning going on in the software world for a few years to come.