API service · calcom/cal.diy
Cal.diy API v2
Nest.js API service with watch, built, and no-Docker development modes.
Location
Repository path
apps/api/v2/README.mdInvocation
yarn dev; yarn dev:no-docker; or yarn dev:build followed by yarn start.
Setup
Installation / activation
Configure apps/api/v2/.env, matching NEXTAUTH_SECRET, database state, license-key entry, and MailHog as documented.
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.