A collection of nodes for Autodesk Forge API running on Node-RED.
where you can create graph like this one
All of these nodes are available as individual npm packages. See the list below for the npm package names, or search npm.
This repository acts as an overall store for these nodes - and is not intended as a way to install them - unless you really do want to modify them.
To install - either use the manage palette option in the editor, or change to your Node-RED user directory.
cd ~/.node-red
npm install node-red-node-forge --save
For Windows - Install all the required tools and configurations using Microsoft's windows-build-tools using npm install --global --production windows-build-tools from an elevated PowerShell or CMD.exe (run as Administrator).
Then
git clone https://github.com/node-red/node-red.git
git clone https://github.com/cyrillef/node-red-node-forge.git
cd node-red-node-forge
npm install
cd ../node-red
npm install ../node-red-node-forge --save
npm install
NODE_ENV=development node packages/node_modules/node-red/red.js --userDir ~/my-configs/node-red
http://localhost:1880/
This sample is licensed under the terms of the MIT License. Please see the LICENSE file for full details.
Cyrille Fauvel
Forge Partner Development
http://developer.autodesk.com/
http://around-the-corner.typepad.com