1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-07-04 13:56:26 +03:00
Free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services.
Go to file
कारतोफ्फेलस्क्रिप्ट™ 85aa560a5d
refactor(core): Centralize SSH Tunnel management (#9906)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-07-04 12:29:44 +02:00
.devcontainer feat: Initial Dev Containers setup (no-changelog) (#8951) 2024-06-06 14:31:33 +02:00
.github ci: Update codecov setup (no-changelog) (#9852) 2024-07-03 10:37:04 +02:00
.vscode docs: Remove Vue TS plugin from recommended (no-changelog) (#9041) 2024-04-03 15:04:08 +03:00
assets fix: Update app screenshot in README to match latest design (no-changelog) (#5314) 2023-02-01 16:50:52 +01:00
cypress fix(editor): Don't try to load credentials on the demo route (#9926) 2024-07-03 15:14:26 +02:00
docker/images ci: Add opencontainer image spec labels to the release Dockerfile (no-changelog) (#9822) 2024-06-20 19:29:18 +02:00
packages refactor(core): Centralize SSH Tunnel management (#9906) 2024-07-04 12:29:44 +02:00
patches ci: Move type-checking out of the build process (no-changelog) (#9730) 2024-06-13 16:46:25 +02:00
scripts refactor: Set up Cypress as pnpm workspace (no-changelog) (#6049) 2024-06-10 15:49:50 +02:00
.dockerignore refactor(core): Rebuild docker infrastructure (#8451) 2024-01-26 13:18:49 +01:00
.editorconfig ci: Ensure that eslint runs on all frontend code (no-changelog) (#4602) 2022-11-15 18:20:54 +01:00
.git-blame-ignore-revs refactor: Add lintfix run to ignore revs (no-changelog) (#7540) 2023-10-27 14:58:49 +02:00
.gitattributes fix: Add .gitattributes to preserve line endings (no-changelog) (#6442) 2023-06-15 14:31:35 +01:00
.gitignore refactor: Set up Cypress as pnpm workspace (no-changelog) (#6049) 2024-06-10 15:49:50 +02:00
.npmignore refactor: Phase out TSLint in editor-ui (no-changelog) (#4935) 2022-12-15 14:06:00 +01:00
.npmrc feat: Initial Dev Containers setup (no-changelog) (#8951) 2024-06-06 14:31:33 +02:00
.prettierignore feat(n8n Form Trigger Node): New node (#7130) 2023-10-17 07:09:30 +03:00
.prettierrc.js 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
CHANGELOG.md 🚀 Release 1.49.0 (#9927) 2024-07-03 15:29:45 +02:00
CODE_OF_CONDUCT.md refactor: Format root-level files (#3858) 2022-08-19 15:34:02 +02:00
CONTRIBUTING.md ci: Remove docker-compose from CONTRIBUTING.md (no-changelog) 2024-06-26 15:13:19 +02:00
CONTRIBUTOR_LICENSE_AGREEMENT.md refactor: Format root-level files (#3858) 2022-08-19 15:34:02 +02:00
jest.config.js refactor(core): Support writing tests in cli/src (no-changelog) (#9646) 2024-06-06 12:18:47 +02:00
LICENSE_EE.md docs(license): Introduce n8n Enterprise License (#3945) 2022-08-29 22:08:42 +02:00
LICENSE.md fix: Elaborate scope of Sustainable Use License (#9233) 2024-04-27 08:38:25 +02:00
n8n.code-workspace feat: Initial Dev Containers setup (no-changelog) (#8951) 2024-06-06 14:31:33 +02:00
package.json ci: Start typechecking n8n-workflow and n8n-core (no-changelog) (#9925) 2024-07-03 18:27:07 +02:00
pnpm-lock.yaml refactor(core): Centralize SSH Tunnel management (#9906) 2024-07-04 12:29:44 +02:00
pnpm-workspace.yaml refactor: Set up Cypress as pnpm workspace (no-changelog) (#6049) 2024-06-10 15:49:50 +02:00
README.md docs: Replace http://faircode.io to https://faircode.io in .md files (#7908) 2023-12-12 15:23:22 +00:00
SECURITY.md Add SECURITY.md file 2021-09-28 14:32:16 -05:00
tsconfig.backend.json ci: Consistent tsconfig setup for backend packages and fix pnpm typecheck for composite packages (no-changelog) (#9604) 2024-06-05 09:50:48 +02:00
tsconfig.build.json ci: Consistent tsconfig setup for backend packages and fix pnpm typecheck for composite packages (no-changelog) (#9604) 2024-06-05 09:50:48 +02:00
tsconfig.json ci: Enforce noUnusedLocals on all backend and nodes packages (no-changelog) (#8428) 2024-01-25 14:33:35 +01:00
turbo.json fix: Run dev command only for core packages (no-changelog) (#7928) 2023-12-06 17:28:33 +02:00
vitest.workspace.ts test: Add vitest workspace config so VS Code vitest extension works with 1 click (no-changelog) (#7698) 2023-11-15 11:59:41 +01:00

n8n.io - Workflow Automation

n8n - Workflow automation tool

n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything.

n8n.io - Screenshot

Demo

📺 A short video (< 5 min) that goes over key concepts of creating workflows in n8n.

Available integrations

n8n has 200+ different nodes to automate workflows. The list can be found on: https://n8n.io/integrations

Documentation

The official n8n documentation can be found on our documentation website

Additional information and example workflows on the n8n.io website

The release notes can be found here and the list of breaking changes here.

Usage

Start

You can try n8n without installing it using npx. You must have Node.js installed. From the terminal, run:

npx n8n

This command will download everything that is needed to start n8n. You can then access n8n and start building workflows by opening http://localhost:5678.

n8n cloud

Sign-up for an n8n cloud account.

While n8n cloud and n8n are the same in terms of features, n8n cloud provides certain conveniences such as:

  • Not having to set up and maintain your n8n instance
  • Managed OAuth for authentication
  • Easily upgrading to the newer n8n versions

Build with LangChain and AI in n8n (beta)

With n8n's LangChain nodes you can build AI-powered functionality within your workflows. The LangChain nodes are configurable, meaning you can choose your preferred agent, LLM, memory, and so on. Alongside the LangChain nodes, you can connect any n8n node as normal: this means you can integrate your LangChain logic with other data sources and services.

Learn more in the documentation.

Support

If you have problems or questions go to our forum, we will then try to help you asap:

https://community.n8n.io

Jobs

If you are interested in working for n8n and so shape the future of the project check out our job posts

What does n8n mean and how do you pronounce it?

Short answer: It means "nodemation" and it is pronounced as n-eight-n.

Long answer: "I get that question quite often (more often than I expected) so I decided it is probably best to answer it here. While looking for a good name for the project with a free domain I realized very quickly that all the good ones I could think of were already taken. So, in the end, I chose nodemation. 'node-' in the sense that it uses a Node-View and that it uses Node.js and '-mation' for 'automation' which is what the project is supposed to help with. However, I did not like how long the name was and I could not imagine writing something that long every time in the CLI. That is when I then ended up on 'n8n'." - Jan Oberhauser, Founder and CEO, n8n.io

Development setup

Have you found a bug 🐛 ? Or maybe you have a nice feature to contribute ? The CONTRIBUTING guide will help you get your development environment ready in minutes.

License

n8n is fair-code distributed under the Sustainable Use License and the n8n Enterprise License.

Proprietary licenses are available for enterprise customers. Get in touch

Additional information about the license model can be found in the docs.