Library Settings Get Help
Stacktora
Stacktora / Vault / Deno + Postgres + Redis: Real-time Collaborative Presentation/Slide Deck Backend
Real-time by @ops

Deno + Postgres + Redis: Real-time Collaborative Presentation/Slide Deck Backend

Live slide editing and multi-cursor presence for a shared deck — completes the family alongside the Whiteboard, Code Editor, and Spreadsheet recipes: same broadcast-and-sync shape, applied to a slide/deck data model.

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-collab-presentation-slides --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