Files
speckle-server/packages/viewer
Alexandru Popovici 1406465ff1 preview-service<-> viewer API2.0 (#1967)
* Pinned the viewer version for the preview-service to the last viewer version before the API 2.0 merge as a temporary solution until the preview service is updated to use API 2.0

* updated lock

* Fixed the issues with the preview-service and the new viewer version. Went with using a LegacyViewer, since it was the easiest. preview-service is weird
2024-01-12 15:23:59 +01:00
..
2023-09-19 08:37:40 +01:00

The Speckle Viewer

Twitter Follow Community forum users website docs npm version

Disclaimer

We're working to stabilize the 2.0 API, and until then there will be breaking changes.

Development

You can debug and test the viewer is through the viewer-sandbox package. Some simple steps to get going:

  • run yarn in the repo root to install and link all required dependencies.
  • run yarn dev in the viewer package (here) to start a dev build with automatic code refresing of the viewer code.
  • run yarn dev in the viewer-sandbox package to start the viewer sandbox.

API

The Viewer's API is documented here.

Community

If in trouble, the Speckle Community hangs out on the forum. Do join and introduce yourself! We're happy to help.

License

Unless otherwise described, the code in this repository is licensed under the Apache-2.0 License. If you have any questions, don't hesitate to get in touch with us via email.