How email templates work in JTBDOS
The
email
application runs on port 3003.JTBDOS 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