Stacktora
Stacktora / Vault / GDPR / Data Rights Request Service
Compliance by @ops

GDPR / Data Rights Request Service

A backend for handling data export and deletion requests properly — request intake, an auditable trail of what was done and when, and a worker to actually walk through deleting/exporting across tables instead of a manual one-off SQL script every time someone asks.

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

The stack

Node.js 24 PostgreSQL

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install gdpr-data-rights-service --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