Integrations
React E-mail
Integrating Novu Framework with React.Email for your Next.js application can be done in three steps. If you don’t have an app, you can create one with the create-novu-app
command.
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?