Support react.email
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.9k
- Forks
- 3.4k
- Avg merge
- 6h 51m
- Merged PRs (30d)
- 232
Description
Context: https://posthoghelp.zendesk.com/agent/tickets/54164 (moved to PostHog: https://us.posthog.com/project/2/support/tickets/56268)
React.email allows you to render email-client compatible html using jsx + react concepts. Created by Resend, it's an increasingly common / powerful way to do email rendering and would be quite easy to build into our email editor.
Documentation: https://react.email/docs/integrations/aws-ses
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the email editor and the React.email AWS SES integration documentation linked in the issue. Determine the existing email rendering path and how React.email would fit it; done means React.email templates can render email-client-compatible HTML through the editor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100