Open y5wang opened 3 years ago
Hi there,
Looks like the project / model data need to be local to the server. Is there a way or a plan to support cloud storage for the project / model data? For example, the folder structure under app/data is on AWS S3 or Azure blobs?
app/data
Thanks
I think we have to modify Server.js to support this
Server.js
https://xeokit.github.io/xeokit-bim-viewer/docs/class/src/server/Server.js~Server.html
Hi there,
Looks like the project / model data need to be local to the server. Is there a way or a plan to support cloud storage for the project / model data? For example, the folder structure under
app/data
is on AWS S3 or Azure blobs?Thanks