Skip to content

autodesk-platform-services/aps-dataviz-fader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aps-dataviz-fader

Sample Autodesk APS application attempting to provide a cleaner, easier-to-read implementation of fader application using Data Visualization API

Development

Prerequisites

Setup & Run

  • Clone this repository
  • Install dependencies: yarn install or npm install
  • Setup environment variables:
    • APS_CLIENT_ID - your APS application client ID
    • APS_CLIENT_SECRET - your APS application client secret
  • Run the server: npm start

Refer this blog for more explanation

When using Visual Studio Code, you can specify the env. variables listed above in a .env file in this folder, and run & debug the application directly from the editor.

Written by

Varun Patil @VarunPatil578

About

Fader application using Data Visualization API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published