n8n-nodes-etiquetasio
v1.2.0
Published
n8n nodes for Etiquetas.io
Downloads
15
Readme
n8n-nodes-etiquetasio
Custom etiquetasio n8n Nodes Project
How to run
It's necessary to have node and npm installed on your machine
- Install n8n locally
npm install n8n- Start n8n
n8n start- Build the node
gh repo clone etiquetasio/n8n-nodes-etiquetasio
npm install
npm run build- Publish the node locally
npm link- Install node on n8n
cd ~/.n8n/nodes # or the directory where your n8n is installed
npm link n8n-nodes-etiquetasio