I don’t want to setup everything in local anymore. And replit is not the best place to setup wordpress.
1. Have you used any online IDE for WordPress editing? I am planning to use this extensively. Creating custom tables and calling rest APIs on certain pages.
2. How do you normally handle version controlling of wordpress. I have been handling this badly till now. At times directly editing in production. What’s the best place to setup a QA envt which can be pushed to production for WordPress
Have you checked local? They can connect to wpengine
What’s wrong with Local?
Buy a server, do your dev on there in a dev/staging site, put your code into source control, etc, etc.
Never do dev on a prod site.