Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-red-node-forge

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-node-forge

Autodesk Forge Nodes Node-RED nodes

  • 0.0.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by300%
Maintainers
1
Weekly downloads
 
Created
Source

Autodesk Forge Node-RED Nodes

Node.js npm Platforms License

Forge API: oAuth2 OSS Data-Management Model-Derivative Design Automation

Overview

A collection of nodes for Autodesk Forge API running on Node-RED.

where you can create graph like this one

Installation

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

Developer section only

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

  • Clone Node-red repo: git clone https://github.com/node-red/node-red.git
  • Clone this repo: git clone https://github.com/cyrillef/node-red-node-forge.git
  • cd node-red-node-forge
  • Install dependencies npm install
  • cd ../node-red
  • Install the Forge node in node-red npm install ../node-red-node-forge --save
  • Install dependencies npm install
  • Start Node-red NODE_ENV=development node packages/node_modules/node-red/red.js --userDir ~/my-configs/node-red

Usage

  • Open your favorite Browser and navigate to http://localhost:1880/
  • Import any of the Forge node-red examples
  • Setup the credential nodes as needed

License

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

Written by

Cyrille Fauvel
Forge Partner Development
http://developer.autodesk.com/
http://around-the-corner.typepad.com

Keywords

FAQs

Package last updated on 06 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc