command workflow · calcom/cal.diy

Prisma database workflows

Migrates or deploys schema changes, seeds users or app-store data, and opens Prisma Studio.

Type
command workflow
Repository
calcom/cal.diy
Readiness
Usable for advanced self-hosters and contributors; explicitly not recommended by its README for production or commercial deployment.
Keywords
5

Location

Repository path

README.md; apps/api/v2/README.md

Invocation

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

Prismamigrationdeploymentseedstudio

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.

schedulingcalendar infrastructureself-hostingweb applicationsbooking embedsAPI developmentdeveloper toolingAI-assisted software development

Open full repository research