How to send emails via Gmail in NestJs
Oct 20, 2023 · 3 min read · Recently, I've been working on an application that required the integration of an email service. Typically, I've used SendGrid for such integrations, but this time I had different requirements, and I needed to utilize Gmail and its SMTP server. So, I...
Join discussion