


n8n-docs
· GitHub
Documentation for n8n, a fair-code licensed automation tool with a free community edition and powerful enterprise options. Build AI functionality into your workflows.
Repository Stats
344 stars
682 forks
Repository Activity
This repository has been starred 344 times and forked 682 times, showing its popularity in the developer community.
README Preview
 # n8n Docs This repository hosts the documentation for [n8n](https://n8n.io/), an extendable workflow automation tool which enables you to connect anything to everything. The documentation is live at [docs.n8n.io](https://docs.n8n.io/). ## Previewing and building the documentation locally ### Prerequisites * Python 3.8 or above * Pip * n8n recommends using a virtual environment when working with Python, such as [venv](https://docs.python.org/3/tutorial/venv.html). * Follow the [recommended configuration and auto-complete](https://squidfunk.github.io/mkdocs-material/creating-your-site/#minimal-configuration) guidance for the theme. This will help when working with the `mkdocs.yml` file. * The repo includes a `.editorconfig` file. Make sure your local editor settings **do not override** these settings. In particular: - Don't allow your editor to replace tabs with