Skip to content

Plunk Setup

Plunk is an email marketing tool. It allows you to send emails to your users. You can create email templates, schedule emails, and track email performance. When a user signs up for your app, you can send them a welcome email. You can also send them emails about new features, updates, and promotions.

Setup

  1. Go to Plunk and sign up for an account.

  2. Create a new project and name it.

  3. Click on the Project Settings section in the sidebar and click on the API Keys tab.

  4. Generate a new API key. It will give you a public key and a secret key. Paste the secret key in your .env file under the PLUNK_SECRET_KEY key.

Plunk API Key