Skip to content

Rivet – The alternative version to n8n. Automate workflows, integrate services, and orchestrate tasks at scale.

License

Notifications You must be signed in to change notification settings

shashank-poola/rivet

Repository files navigation

RIVET

A modern workflow automation tool – inspired by n8n

rivet is an open-source workflow automation platform that lets your connect APIs, services, and applications together with ease.
It enables developers and teams to build, automate, and scale workflows using a simple visual interface and powerful backend engine.


Features

  • Node-based workflow builder – visually create and connect nodes.
  • Event-driven automation – trigger workflows via HTTP, cron jobs, or webhooks.
  • Custom integrations – extend with your own nodes and APIs.
  • Real-time execution logs – debug and monitor workflow runs.
  • REST API support – manage workflows programmatically.
  • Database support – persists workflows, executions, and users.
  • Pluggable architecture – easy to extend and customize.

Getting Started

Prerequisites

  • Node.js (>= 20)
  • pnpm or npm/yarn
  • PostgreSQL / SQLite / MySQL (for persistent data)

Installation

Clone the repository:

git clone https://github.com/your-username/flowengine.git
cd flowengine
```bash

About

Rivet – The alternative version to n8n. Automate workflows, integrate services, and orchestrate tasks at scale.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published