Stacktora
Stacktora / Vault / Node + Postgres + Redis: Dating & Matching Algorithm Baseline
Backend by @ops

Node + Postgres + Redis: Dating & Matching Algorithm Baseline

Profile compatibility scoring, swipe/match state, and mutual-match detection — a starting shape for any two-sided matching product, not just dating specifically.

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 dating-matching-algorithm --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