Red-Moon-Software-Apprenticeship / redmoon-console

The marketing site, customer relationship management, and apprentice management software for Red Moon
https://redmoon-console.vercel.app
19 stars 10 forks source link

Email Testing #22

Open mfong4151 opened 11 months ago

mfong4151 commented 11 months ago

Very shortly I'll be submitting a PR with the main bare bones of email sending built out. I'm afraid that I wasn't able to test it out because my personal website domain won't support SMTP.

I'm asking someone to test out the email sending, by creating a mock email using the api route /app/api/email/first-verify. This should also include modifying any of the code within the /lib/emails folder. I apologize for kicking off my unfinished branch to someone else, I just have no way to test it further.

You will need to set up an SMTP account and have the email sent out.

Our intended design is to use these on Vercel edge serverless, in case there's any ambiguity as to how it should function.

I've spoken to Luke, on the off chance that none of the code needs editing, this should still count as an admission PR.