n8n-docs/docs/integrations/creating-nodes/index.md
Deborah 17b0225fc0
Update docs/integrations/creating-nodes/index.md
Co-authored-by: Lorena Ciutacu <38855851+lorenanda@users.noreply.github.com>
2022-07-05 10:31:58 +01:00

1.1 KiB

Overview

Learn how to build your own custom nodes.

This section includes:

Technical difficulty

This section assumes the following:

  • Some familiarity with JavaScript and TypeScript.
  • Ability to manage your own development environment, including git.
  • Knowledge of npm, including creating and submitting packages.