/sveltekit-smtp-email

How to send emails on Sveltekit using SMTP setup

Primary LanguageJavaScript

Steps

  • activate 2 step verification on your gmail
  • get app password in google myaccount
  • add .env file at the root
GOOGLE_EMAIL=webjeda.com@gmail.com
GOOGLE_EMAIL_PASSWORD=<generated app password>