HomeDocsAPIAppDocumentationEmailStorybookStudioWeb
VercelSlash

next-forge

HomeDocs
DocsAppsPackagesMigrationsAddons

Email

How email templates work in next-forge

/images/email.png

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
pnpm dev --filter email

Documentation

How the documentation is configured in next-forge.

Storybook

Frontend workshop for the design system