command workflow · calcom/cal.diy
Prisma database workflows
Migrates or deploys schema changes, seeds users or app-store data, and opens Prisma Studio.
Location
Repository path
README.md; apps/api/v2/README.mdInvocation
yarn workspace @calcom/prisma db-migrate or db-deploy; yarn db-studio; package commands db-seed and seed-app-store.
Setup
Installation / activation
Configure DATABASE_URL and run the appropriate development or production database operation.
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.