Library Settings Get Help
Stacktora
Stacktora / Vault / Bun + Postgres + Redis: Link-in-Bio / Micro-landing Page Backend
Content by @ops

Bun + Postgres + Redis: Link-in-Bio / Micro-landing Page Backend

Profile pages, link blocks, and click tracking — the backend behind a Linktree-style micro-landing product, with Bun's fast cold starts suiting a high-traffic, low-compute-per-request workload.

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-linkinbio-microlanding --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