Skip to content

Shank

Shank

Responsibility

Shank owns React Email templates and exports HTML into Sirloin email template assets.

Runtime

Commands run from apps/shank/react-templates/.

Primary Source Paths

  • apps/shank/react-templates/
  • apps/sirloin/internal/pkg/emails/templates/

Contracts And Generated References

The exported templates are consumed by Sirloin email flows.

Shank decisions live under docs/src/content/docs/decisions/ when durable.

Operations

Template changes can affect Sirloin output because export writes into Sirloin.

Local Commands

  • cd apps/shank/react-templates && pnpm dev
  • cd apps/shank/react-templates && pnpm build
  • cd apps/shank/react-templates && pnpm export