Stacktora
Stacktora / Vault / Data Deduplication & Entity Resolution Service
Backend by @ops

Data Deduplication & Entity Resolution Service

Matching and merging likely-duplicate records (contacts, customers, companies) via a worker doing the actual resolution — the backend behind "these two records are probably the same person" at any real scale of data.

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 data-deduplication-entity-resolution --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