library module · calcom/cal.diy
Email renderer
Renders named JSX email templates with template-specific properties.
Location
Repository path
packages/emails/README.mdInvocation
import renderEmail from '@calcom/emails/renderEmail'; await renderEmail(templateName, props).
Setup
Installation / activation
Import the package from application code and select a template exported by templates/index.ts.
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.