Stacktora
Stacktora / Vault / Video Conferencing Room & Recording Metadata Backend
Scheduling by @ops

Video Conferencing Room & Recording Metadata Backend

Meeting room scheduling, participant tracking, and recording metadata — not the media/WebRTC layer itself, but the backend record of who met when and where the recording lives. Distinct from Booking & Appointment: this is meeting-specific, with recording lifecycle attached.

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

The stack

Node.js 24 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install video-room-recording-metadata --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