alepha@docs:~/docs/packages/alepha/email$
cat core.md
1 min read
Last commit:

#Alepha - Email

#Installation

Part of the alepha package. Import from alepha/email.

npm install alepha

#Overview

Email delivery with template support.

Features:

  • Send emails with templates
  • Multiple recipients
  • Local file provider for development
  • Memory provider for testing

For SMTP support, use AlephaEmailSmtp from alepha/email/smtp. For Brevo support, use AlephaEmailBrevo from alepha/email/brevo.