8000 GitHub - webgrip/n8n-application
[go: up one dir, main page]

Skip to content

webgrip/n8n-application

Repository files navigation

n8n Application

n8n is an extendable workflow automation tool which enables you to connect anything to everything via its open, fair-code model.

Setup

make start

Useful commands

# Imports the workflows in the /src/workflows folder
make import
0