Skip to content

Sample Autodesk Forge application prepared for deployment to Microsoft Azure.

Notifications You must be signed in to change notification settings

arcadis-digital-solutions/azure-forge-sample-app

 
 

Repository files navigation

azure-forge-sample-app

Sample Forge/Node.js application prepared for deployment to Microsoft Azure.

Prerequisites

For more information about the Azure integration in Visual Studio Code, see https://code.visualstudio.com/tutorials/functions-extension/getting-started and https://code.visualstudio.com/tutorials/static-website/getting-started

Deployment

  • Create a new Azure setup using deployment/template.json, and entering your Forge application credentials
  • Deploy this project to Azure Functions, for example, by right-clicking the Azure Functions application in sidebar and selecting Deploy to Function App...
  • Update the API_HOST const in public/viewer.js to point to your Azure Function
  • Deploy the public subfolder to Azure Storage, for example, by right-clicking the folder in sidebar and selecting Deploy to Static Website...

TODO: link to blog post explaining all the steps in detail

About

Sample Autodesk Forge application prepared for deployment to Microsoft Azure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.1%
  • HTML 14.9%