Library Settings Get Help
Stacktora
Stacktora / Vault / Fraud & Anomaly Detection Scoring Backend
Backend by @ops

Fraud & Anomaly Detection Scoring Backend

Scores transactions/events against rules and patterns via a worker, flagging anomalies for review — distinct from the Audit Log recipe: that records what happened, this decides whether what happened looks wrong.

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 fraud-anomaly-detection --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