Next.js Discord

Discord Forum

Resend Library + NextAuthjs

Unanswered
Polar bear posted this in #help-forum
Open in Discord
Avatar
Polar bearOP
On top of Resend library + NextAuth + Tailwind, what other library I can add to create a better email template? I've noticed that there are some email templates being sent by mailjet. Can I use mailjet or mjml to create an email template? Can't seem to find any information if this is possible and want to hear your thoughts about the benefits and issues when using these.

Thank you!

12 Replies

Avatar
linesofcode
you can build you email templates using react and tailwind
and then have resend deliver them
Avatar
American
you can use EmailJs
Avatar
Polar bearOP
Thank you! Isn't this already included from resend? Or this is a separate library ? in Resend, I can use react: without issues
Thank you! So that means, I can use EmailJs instead of Resend?

I still prefer Resend as I can easily customize it with ease.
Avatar
linesofcode
Idk if it’s included but it’s part of the same ecosystem of packages from resend
Avatar
American
yes, use Resend's email html template for beautiful design
Avatar
Polar bearOP
May I ask where can I find some free templates to test with? Thank you
Avatar
American
u can use Components for email temlates. all information in React Email
Avatar
Rainbow trout
I suggest https://jsx.email/ over react-email, it's basically a fork but way faster and it's actually usable