Library Settings Get Help
Stacktora
Stacktora / Vault / Deno + Postgres + Redis: Edge API Starter
API by @ops

Deno + Postgres + Redis: Edge API Starter

A modern edge-friendly API backend: Deno's secure-by-default runtime with native TypeScript, Postgres for relational data, and Redis for caching and rate limiting at the edge.

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

The stack

Deno 2.8.2 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install deno-edge-api --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