This package has been deprecated

Author message:

Package no longer supported. Use @novu/providers instead.

@novu/mandrill
TypeScript icon, indicating that this package has built-in type declarations

0.24.1 • Public • Published

Nodejs Mandrill Provider

A mandrill email provider library for @novu/stateless

Usage

import { MandrillProvider } from '@novu/mandrill';

const provider = new MandrillProvider({
  apiKey: process.env.API_KEY,
  from: process.env.EMAIL,
  senderName: process.env.SENDER_NAME
});

/@novu/mandrill/

    Package Sidebar

    Install

    npm i @novu/mandrill

    Weekly Downloads

    47

    Version

    0.24.1

    License

    MIT

    Unpacked Size

    27.8 kB

    Total Files

    16

    Last publish

    Collaborators

    • galtidhar
    • rifont
    • sokratis
    • letitrock
    • scopsy