fluxforge

About this automation

An open-source workflow automation engine (n8n/Zapier-style) written from scratch in TypeScript: DAG executor, persistent job queue, pluggable node SDK, canvas-based visual editor.

How to Use This Repository

This is a community-contributed repository for n8n. To use these workflows:

  1. Clone the repository to your local machine:
    git clone https://github.com/VictorHJesusSantiago/fluxforge
  2. Explore the repository for .json or documentation files.
  3. Follow the repository's internal README for specific setup instructions.