deployment workflow · calcom/cal.diy
Docker Compose stack
Runs the Cal.diy web app with optional local PostgreSQL and Prisma Studio services.
Location
Repository path
README.mdInvocation
docker compose up -d; optionally target calcom, studio, or database.
Setup
Installation / activation
Prepare .env with database URL and generated NEXTAUTH_SECRET and CALENDSO_ENCRYPTION_KEY.
Keywords
Repository context
calcom/cal.diy
MIT-licensed, community-maintained self-hosted scheduling platform forked from Cal.com with commercial and enterprise code removed; it includes a Next.js web app, NestJS API v2, PostgreSQL/Prisma data layer, booking embeds, calendar and conferencing integrations, Docker deployment materials, and repository-local spec and engineering-rule documents intended to guide Claude during development, but no distributable Claude Code plugin, skill, hook, MCP server, or command is evidenced.