A NodeJS app to demonstrate end to end use case for external developers using Design Automation for Revit. In addition to using Design Automation for Revit REST APIs, this app also leverages other Autodes Forge services like Data API (OSS), Autodesk Viewer (LMV) and Model Derivative services.
The sketcher is built using Redux with React and makes use of Flux architecture extensively.
https://s3.amazonaws.com/revitio/documentation/SketchIt.mp4
To deploy this project to Heroku, be sure to set your environment variables in the dashboard:
FORGE_CLIENT_ID
FORGE_CLIENT_SECRET
FORGE_BUCKET_KEY
FORGE_ACTIVITY_ID
Watch this video on how deploy this sample to Heroku.