n8n-nodes-autocust
v2.0.4
Published
Autocust own nodes
Maintainers
Readme
n8n-nodes-autocust
Requirements
- Nodejs v18
pnpm- Global n8n package available (
npm install -g n8n)
Development
Run n8n the first time if you have not before, runnin n8n start
Then:
- Clone this repo and install its dependencies with
pnpm install pnpm run buld- Create a local linkable package with
npm link - Link this package in
.n8n/cusomwithnpm link n8n-nodes-autocust - Restart n8n
