Skip to content

Conversation

mjanderson1227
Copy link
Collaborator

Why

  • All major software leverage emailing to communicate with their users; we should be no different.

What

  • Created a new email package using react email and the plunk node client
  • Updated the application to send users an email whenever they initially register for HackKit.

Satisfies

This PR resolves multiple issues on linear:
https://linear.app/acmutsa/issue/HK-189/adds-plunk-emailing-service
https://linear.app/acmutsa/issue/HK-120/add-email-sending-w-react-email
resolves #46
closes #101

@joshuasilva414
Copy link
Contributor

@mjanderson1227 Should I be able to test this on localhost? Tried registering and got this:
image

@joshuasilva414
Copy link
Contributor

@mjanderson1227 Should I be able to test this on localhost? Tried registering and got this: image

Am I missing environment variables?

@mjanderson1227
Copy link
Collaborator Author

@mjanderson1227 Should I be able to test this on localhost? Tried registering and got this: image

Am I missing environment variables?

Yes you are probably missing some environment variables. I'll work on adding them to infisical tonight. I'll also fix the error message so it's more clear what the issue is.

Copy link

Deploying hackkit with  Cloudflare Pages  Cloudflare Pages

Latest commit: a0a434e
Status: ✅  Deploy successful!
Preview URL: https://b25f9156.hackkit.pages.dev
Branch Preview URL: https://feat-updated-emails.hackkit.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Email Sending w/ React Email
2 participants