Stacktora
Stacktora / Vault / Booking & Appointment Scheduling Backend
Scheduling by @ops

Booking & Appointment Scheduling Backend

Availability windows, booking confirmation, and double-booking prevention (Redis-backed locking around the actual reservation moment) — the backend behind any calendar-booking or appointment product.

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 booking-appointment-scheduling --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