This repository contains email templates for the coderave.dev website. This includes transactional emails, marketing emails, and other email templates.
Install dependencies:
pnpm install
Run the development server:
pnpm dev
Export the email templates:
pnpm export
Open http://localhost:3000 with your browser to see the result.