kovacsv / Online3DViewer

A solution to visualize and explore 3D models in your browser.
https://3dviewer.net
MIT License
2.31k stars 513 forks source link

Deployment issue #474

Closed SuyashJain067 closed 1 week ago

SuyashJain067 commented 1 month ago

Hi Team,

I made some changes to the code in GitHub and want to deploy it to my Linux server. Can you please guide me on how to deploy it to the server?

I have added my model to the project and am using 3DViewer in an iframe for the browser. Could you please explain how to deploy the code?

After build index.html not generated due to that code is not working on server.

Thank you.

kovacsv commented 1 week ago

The developer documentation contains several information in regards of code structure and building: https://kovacsv.github.io/Online3DViewer/