flow-mation

About this automation

Open-source workflow automation platform similar to n8n. Backend built with .NET 10 using DDD, Clean Architecture, and CQRS. Frontend powered by ReactJS, Vite, and TailwindCSS. PostgreSQL for reliable data storage. Features visual workflow builder, triggers, actions, webhooks, and scheduling. Highly extensible with custom nodes and connectors.

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/ant-farm-technology/flow-mation
  2. Explore the repository for .json or documentation files.
  3. Follow the repository's internal README for specific setup instructions.