Skip to main content
Version: 0.2.0

Installation

To get started with mailman we first need to install @squareboat/nest-mailman

$ npm install @squareboat/nest-mailman --save

Or if you are using yarn, do:

yarn add @squareboat/nest-mailman

Now that the package is installed, let's configure it.