n8n-nodes-terralego

0.1.4 • Public • Published

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

Link with n8n while developing

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

Readme

Keywords

none

Package Sidebar

Install

npm i n8n-nodes-terralego

Weekly Downloads

1

Version

0.1.4

License

SEE LICENSE IN LICENSE.md

Unpacked Size

61.1 kB

Total Files

15

Last publish

Collaborators

  • makinacorpus