Postgres-centric workflow engine with deep integration with Supabase
🌐 check docs at pgflow.dev
Note
This project and all its components are licensed under AGPL v3 license. See LICENSING_OVERVIEW.md for more details.
This repository is a monorepo containing components of pgflow.
Packages live in pkgs/
Package | Description |
---|---|
core | SQL Core for the workflow engine - foundational part of pgflow stack |
edge-worker | An auto-restarting task queue worker implemented for Supabase Edge Functions and PGMQ |
website | Documentation Site |
See NX_README.md for more information.