Introduction

OverviewPhilosophyStructureUpdatesFAQ

Usage

Other

Email

How email templates work in next-forge

The email application runs on port 3003.

next-forge comes with react.email built in, allowing you to create and send beautiful emails using React and TypeScript.

react.email has a preview server, so you can preview the emails templates in the browser.

To preview the emails templates, simply run the email app:

Terminal
bun dev --filter email

On this page

No Headings
GitHubEdit this page on GitHub