Library Settings Get Help
Stacktora
Stacktora / Vault / Bun + Postgres + Redis: License Validation & Anti-Piracy Check-in Service
Backend by @ops

Bun + Postgres + Redis: License Validation & Anti-Piracy Check-in Service

Ongoing runtime license validation for desktop/plugin software — distinct from Digital Asset & License Delivery: that issues a license at purchase, this is the repeated phone-home check every time the software actually runs.

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

The stack

Bun 1.3 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install bun-license-validation-checkin --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