3.0.2 • Published 5 months ago

n8n-nodes-ksaar v3.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Banner image

n8n-nodes-ksaar

Features

API

Test the node

You can test your node as you build it by running it in a local n8n instance.

Install n8n using npm

npm install n8n -g

Clone git repository

git clone https://github.com/BuildForCare/n8n-nodes-ksaar.git
cd n8n-nodes-ksaar/

Publish it locally

# In the node directory
npm run build
npm link

Install the node into your local n8n instance

# In the nodes directory within your n8n installation
npm link n8n-nodes-ksaar

Make sure you run npm link n8n-nodes-ksaar in the nodes directory within your n8n installation. This is probably something like ~/.n8n/nodes/

More information

Refer to N8N's documentation on creating nodes for detailed information on building your own nodes.

License

MIT

3.0.2

5 months ago

3.0.1

5 months ago

3.0.0

5 months ago

2.1.0

5 months ago

0.1.0

1 year ago

2.0.0

1 year ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago