I’m likely not using the correct terminology, but is it possible to clone a project as a package, where if the original project is edited/updated, the cloned project can also be force updated? I guess this would be similar to components, but for an entire project. I’m trying to avoid having to maintain/update multiple projects with the same code.
The use case here is I have a company interested in white-labeling my app. So I’d need to clone the WeWeb project so it can be deployed on a new domain and also clone the Xano workspace. Xano Link supports this multi-tenancy functionality. Is it possible to do this with WeWeb?