Content
React Email
Integrating Novu Framework with React.Email for your Next.js application can be done in three steps.
Don’t have an existing Novu Next.js app yet? Visit our Quickstart guide to create one.
1
Install React.Email components
Install the required React.Email components.
2
Write your email
Create a new sample-email.tsx
file for your email template.
3
Write your workflow
Define your Workflow using the above template
Was this page helpful?