How are those of you handling an API project + Frontend Project?

I have a fully built app in PHP built on Wappler, but with the new integration of Capacitor, I want to change this over to a NodeJS API project and a Capacitor front-end project. My question is how are people doing this (including on Cordova) when it comes to not being able to have more than one Wappler instance open?

The idea of constantly switching between projects when I need to edit something minor is a huge pain, especially on the scale of the project I am converting where I’d constantly need to go back and forth between the front end and backend.

How are you guys working around this?

Currently there is no way of working around this but there is some discussion of making improvements for this Project structure in the future.