n8n (pronounced "n-eight-n") is a powerful, open-source workflow automation tool that lets you connect apps, APIs, and services with a visual editor β no code required.
This project sets up n8n using Docker for local development or self-hosted deployment.
- Visual workflow builder
- Supports 300+ integrations (APIs, services, tools)
- Custom code support with JavaScript functions
- Webhooks, triggers, and scheduling
- Self-hosted and privacy-friendly
Make sure you have Docker and Docker Compose installed.
git clone https://github.com/MementoMori11723/automations.git
cd automations
make