A webhook-driven background processing system built with TypeScript, Express, PostgreSQL, Drizzle ORM, Docker Compose, and GitHub Actions.
This project lets users create processing pipelines that receive incoming webhooks, asynchronously transform the payload, and deliver the processed result to one or more subscriber endpoints.

The system is composed of three main services:
Responsible for: