0.1.3 • Published 4 years ago

n8n-nodes-april9-automation v0.1.3

Weekly downloads
29
License
SEE LICENSE IN LI...
Repository
github
Last release
4 years ago

a9-automation-n8n-nodes

n8n.io - Workflow Automation

Module for A9 Automation n8n nodes.


Debuging / Dev

Every time n8n starts, it will check USER_HOME\.n8n\custom folder looking for custom nodes. In this project, there is a gulp task to copy the dist folder to n8n home directory, but you have to restart n8n service every build.

Steps:

  1. hack hack hack

  2. run

$ npm run build
  1. restart n8n service. (*)

(*) Make sure n8n project doesn't have a9-nodes packages installed as a package.


Publishing

  1. Change package version (always to a higher number)

  2. If it's a new node, don't forget to add its path in the packages.json file. (n8n > nodes)

  3. publish in npm using thiago's credential (thiagopxp@gmail.com / well known password)

npm publish 
  1. update n8n project to use the published version.

License

Apache 2.0 with Commons Clause

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago