maybe icon indicating copy to clipboard operation
maybe copied to clipboard

Render email templates

Open eneskaya opened this issue 1 year ago • 1 comments

Is your request related to a problem? Please describe.

Emails were sent using templates in Postmark, which ties the sending of emails to that specific provider.

Describe the solution you'd like

As discussed in #54, it would be better if the emails are actually rendered in the app, having them checked in to source control and ultimately make emails provider agnostic. Since this is a React codebase, we could leverage React Email to create the templates. The sending itself could still be done with Postmark for now, until further support for other providers or simply SMTP.

eneskaya avatar Jan 20 '24 21:01 eneskaya

@Shpigford @eneskaya I've worked with React Email before so I could work on this.

CodeWithShreyans avatar Jan 23 '24 17:01 CodeWithShreyans

@Shpigford

Can I work on this? Wondering if you're doing a bounty on this one?

rishi-raj-jain avatar Jan 26 '24 19:01 rishi-raj-jain

@rishi-raj-jain you're certainly welcome to! just open a Draft PR when you start

https://github.com/maybe-finance/maybe/blob/main/CONTRIBUTING.md

No bounty on this one.

Shpigford avatar Jan 26 '24 19:01 Shpigford

@rishi-raj-jain @DestroyerXyz did you guys already started doing some work on this issue?

choeqq avatar Jan 28 '24 17:01 choeqq

I haven't @choeqq

CodeWithShreyans avatar Jan 28 '24 17:01 CodeWithShreyans