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.