Mailing
Plunk
To use Plunk with supastarter, first create a Plunk account and grab your API key.
Add the following environment variables to your .env.local
file and your deployment environment:
Then, make sure to activate Plunk in the config.ts
:
To customize the provider, edit the packages/mail/provider/plunk/index.ts
.
For further instructions, follow the general mail instructions.