sofn-xyz / mailing

Build, test, send emails with React
https://www.mailing.run
MIT License
3.61k stars 72 forks source link

Improve sendMail doc #424

Open alexfarrill opened 1 year ago

alexfarrill commented 1 year ago

https://www.mailing.run/docs/sending-email#calling-sendmail

Current example:

image

Some problems with this example:

It would be also nice if sendMail could take templateName and props instead of template so if you wanted to keep plain .ts in your api routes. Since it already takes templateName, it is confusing that the