rszab003
rszab003
HHono
Created by rszab003 on 1/22/2025 in #help
How can I use hono/jsx templates to send Emails via Nodemailer?
I'm not sure if this is possible currently... I would like to render a JSX or TSX component without having to set up a route. I want to render a JSX component to an html string with one function call, so I can pass the string to nodemailer. How can I achieve this with hono?
7 replies