0.2.0 • Published 2 years ago
@undb/n8n-nodes-undb v0.2.0

n8n-nodes-undb
n8n nodes undb
Prerequisites
- Install n8n with:
npm install n8n -g Recommended: follow n8n's guide to set up your development environment.
Clone this repo into `~/.n8n/custom
If
~/.n8n/customdoes not exists, you should create it manually.Inside
n8n-nodes-undbproject, install and build.npm install npm run buildLink
n8n-nodes-undbnpm linkThen goto global n8n location and link n8n with
n8n-nodes-undbnpm link @undb/n8n-nodes-undbYou can get the n8n location by running
npm list -g, goto the path print with post pathnode_modules/n8nBack to
n8n-nodes-undband run dev scriptnpm run dev
More information
Refer to our documentation on creating nodes for detailed information on building your own nodes.
License
0.2.0
2 years ago