This example shows how to use React Email with Turborepo + pnpm.
This monorepo includes the following apps:
apps/web: a Next.js apppackages/transactional: a package with react.email email templates
- Install dependencies:
pnpm install- Run locally:
pnpm dev- Open URL in the browser:
- http://localhost:3000
- http://localhost:3001
MIT License