@sigcoding/esb

1.0.5 • Public • Published

Email Sender Block (ESB)

ESB is a block develped by Sig to send e-mails using React and Resend.

How to configure

To configure ESB, you need to create an account at Resend and create an API key. Once your API key is created, run one of the following commands:

1. Using the command cp (Linux, macOS, e Windows com Git Bash)

cp .env.example .env

2. Using the command copy (Windows CMD or PowerShell)

copy .env.example .env

After running the command, you may see that a file called .env is now created.

Enter inside of the .env file and replace its variables to your email credentials.

ORIGIN_EMAIL is the email address where the emails are going to be sent from.

ORIGIN_NAME is the name of the owner of your ORIGIN_EMAIL

How to use

Readme

Keywords

none

Package Sidebar

Install

npm i @sigcoding/esb

Weekly Downloads

1

Version

1.0.5

License

ISC

Unpacked Size

5.95 kB

Total Files

14

Last publish

Collaborators

  • duca