autodesk-platform-services / aps-simple-viewer-nodejs

Simple Viewer (Node.js):Autodesk Platform Services application built by following the Simple Viewer tutorial from https://tutorials.autodesk.io.
https://aps-simple-viewer-nodejs.autodesk.io
MIT License
35 stars 39 forks source link
autodesk-data-management autodesk-model-derivative autodesk-viewer nodejs sample

Simple Viewer (Node.js)

platforms node.js npm license

Autodesk Platform Services application built by following the Simple Viewer tutorial from https://tutorials.autodesk.io.

thumbnail

Development

Prerequisites

We recommend using Visual Studio Code which, among other benefits, provides an integrated terminal as well.

Setup & Run

APS_CLIENT_ID="<client-id>"
APS_CLIENT_SECRET="<client-secret>"

When using Visual Studio Code, you can run & debug the application by pressing F5.

Troubleshooting

Please contact us via https://forge.autodesk.com/en/support/get-help.

License

This sample is licensed under the terms of the MIT License. Please see the LICENSE file for more details.