Hello there i'm new to webstudio and currently evaluating it for our needs in replacement of Figma or Tilda. My main struggling point at the moment is how to publish static html pages on Apache or NginX (On a local server of my own). I've seen that there is a Webstudio CMS but I cant figure out how all this get together and if it can help me.
It seems that the react application is using some kind of "webstudio cdn" to publish assets like pictures... How can i "build" a react version producing urls to local assets ?
But the problem is still the same : the resulting index.js in build/server contains references to images like : https://apps.webstudio.is/cgi/image/blablabla I guess this comes from .webstudio/data.json obtained when i did the webstudio checkout