Stacktora
Stacktora / Vault / Webhook Receiver & Event Ingestion
Webhooks by @ops

Webhook Receiver & Event Ingestion

Idempotent webhook ingestion with signature verification and a Redis-backed queue plus worker for async, retry-safe processing — the pattern every Stripe/GitHub/Twilio integration needs and almost always ends up building from scratch, badly, under time pressure.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Node.js 24 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install webhook-receiver --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault