library module · calcom/cal.diy

Email renderer

Renders named JSX email templates with template-specific properties.

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

Location

Repository path

packages/emails/README.md

Invocation

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

emailJSXtemplatesrenderEmail

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