supabase different templates in edge function #1678
Unanswered
megacherry
asked this question in
Q&A
Replies: 1 comment
-
You can, you just need to write all the React templates down you want, and then use them accordingly. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys,
i use resend and supabase (edge functions) to send mails (e.g. https://supabase.com/docs/guides/functions/examples/auth-send-email-hook-react-email-resend).
does anyone know how to use different templates in an edge function?
i had tried postmarkapp back then and there you can store templates that you then use.
is there such a function with resend?
best regards,
Andy
Beta Was this translation helpful? Give feedback.
All reactions