No description
Find a file
Flavien Beninca 2477f010ba
Add missing @types/request-promise-native to package.json
Crash when run `npm run dev` without this dependency
2020-04-01 15:54:33 +02:00
credentials 🎉 Initial commit 2019-10-03 08:53:03 +02:00
nodes/ExampleNode 🎉 Initial commit 2019-10-03 08:53:03 +02:00
.gitignore 🎉 Initial commit 2019-10-03 08:53:03 +02:00
gulpfile.js 🎉 Initial commit 2019-10-03 08:53:03 +02:00
index.js 🎉 Initial commit 2019-10-03 08:53:03 +02:00
LICENSE.md 🎉 Initial commit 2019-10-03 08:53:03 +02:00
package.json Add missing @types/request-promise-native to package.json 2020-04-01 15:54:33 +02:00
README.md 🎉 Initial commit 2019-10-03 08:53:03 +02:00
tsconfig.json 🎉 Initial commit 2019-10-03 08:53:03 +02:00
tslint.json 🎉 Initial commit 2019-10-03 08:53:03 +02:00

n8n-nodes-starter

n8n.io - Workflow Automation

Example starter module for custom n8n nodes.

License

Apache 2.0 with Commons Clause