Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Email Support #138

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

feat: Add Email Support #138

wants to merge 7 commits into from

Conversation

phoenixpereira
Copy link
Member

@phoenixpereira phoenixpereira commented May 6, 2024

Description

Adds email support to send members account-related emails and in the future, newsletter emails.

Todo

  • Rebase branch
  • Setup Resend for production
  • Update welcome email
  • Add complete payment email
  • Add account related emails templates (password reset, etc)
  • Add images to S3 bucket

Changes Made

  • Send Email API
  • Welcome Email Template
  • Update .gitignore file
  • Add Emails to pnpm workspace
  • Update tsconfig for '@packages' import

Related Issues

Fixes #31

Additional Notes

N/A

- Send Email Api
- Welcome Email Template
- Update .gitignore file
- Add Emails to pnpm workspace
- Update tsconfig for '@packages' import
Copy link

vercel bot commented May 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website ❌ Failed (Inspect) May 14, 2024 2:35am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

[Feature Request] Implement Email Sending
3 participants