Skip to content

resend/react-email-turborepo-yarn-example

Repository files navigation

React Email with Turborepo + yarn

This example shows how to use React Email with Turborepo + yarn.

Structure

This monorepo includes the following apps:

  • apps/web: a Next.js app
  • packages/transactional: a package with react.email email templates

Instructions

  1. Install dependencies:
yarn
  1. Run locally:
yarn dev
  1. Open URL in the browser:

License

MIT License

About

This example shows how to use react.email with Turborepo + yarn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published