Socket
Book a DemoInstallSign in
Socket

n8n-nodes-terralego

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-terralego

n8n nodes that are used in Terralego context.

latest
npmnpm
Version
0.1.4
Version published
Maintainers
1
Created
Source

Terralego n8n nodes

n8n.io - Workflow Automation

This packages contains n8n nodes that are used in Terralego context.

Install

This package should be installed alongside with n8n to allow module auto discoverage. See instructions here

npm install n8n-nodes-terralego

Development

Install dependencies

npm ci

Build

npm run build # or `dev` to enable watch mode while coding

Instructions from here.

In this folder:

# Build the code
npm run build

# "Publish" the package locally
npm link

In the folder where n8n is installed and executed:

# "Install" the above locally published module
npm link n8n-nodes-terralego

# Start n8n
n8n

/!\ After each code modifications, you have to rebuild this package and restart n8n.

License

Apache 2.0 with Commons Clause

FAQs

Package last updated on 23 Jun 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