Apps
How email templates work in kreogen
The email application runs on port 3003.
kreogen 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:
bun dev --filter email