<p align="center">
  <a href="https://tonightpass.com">
      <picture>
        <source media="(prefers-color-scheme: dark)" srcset="https://tonightpass.com/static/images/logo/tonightpass.svg">
        <img src="https://tonightpass.com/static/images/logo/tonightpass.svg" width="128">
      </picture>
    <h1 align="center">
      NestJS-Mailjet
    </h1>
  </a>
</p>

<p align="center">
  <a aria-label="onRuntime Studio" href="https://onruntime.com" target="_blank">
    <img src="https://img.shields.io/badge/MADE%20BY%20ONRUNTIME-fff.svg?style=for-the-badge&labelColor=000">
  </a>
  <a aria-label="NPM version" href="https://www.npmjs.com/package/@tonightpass/nestjs-mailjet" target="_blank">
    <img alt="" src="https://img.shields.io/npm/v/@tonightpass/nestjs-mailjet.svg?style=for-the-badge&labelColor=000000">
  </a>
  <a aria-label="License" href="https://github.com/tonightpass/nestjs-mailjet/blob/master/LICENSE" target="_blank">
    <img alt="" src="https://img.shields.io/npm/l/next.svg?style=for-the-badge&labelColor=000000">
  </a>
</p>

<p>
  <h2>
    Social
  </h2>

  <a aria-label="Discord" href="https://www.discord.gg/VvvAkPqQ98" target="_blank">
    <img alt="" src="https://img.shields.io/discord/829290979092856833?label=Discord&style=for-the-badge&labelColor=000000&logo=discord&logoColor=white&logoWidth=20">
  </a>
  <a aria-label="LinkedIn" href="https://www.linkedin.com/company/tonightpass" target="_blank">
    <img alt="" src="https://img.shields.io/badge/LinkedIn-0e76a8.svg?style=for-the-badge&labelColor=000000&logo=linkedin&logoColor=white&logoWidth=20">
  </a>
  <a aria-label="Instagram" href="https://www.instagram.com/tonightpass" target="_blank">
    <img alt="" src="https://img.shields.io/badge/Instagram-C13584.svg?style=for-the-badge&labelColor=000000&logo=instagram&logoColor=white&logoWidth=20">
  </a>
</p>

## Description

[Mailjet](http://www.mailjet.com/) Module for Nest.js Framework

See [Mailjet Documentation](http://dev.mailjet.com/guides/?javascript#) for all details.
This module use [Mailjet NodeJs Wrapper](https://github.com/mailjet/mailjet-apiv3-nodejs).

## Getting Started

Visit <a aria-label="tonightpass nestjs-mailjet" href="https://tonightpass.com/nestjs-mailjet" target="_blank">/nestjs-mailjet</a> to get started with NestJS Mailer and see the full documentation.

## Community

The TonightPass community can be found on [GitHub Discussions](https://github.com/tonightpass/discussions), where you can ask questions, voice ideas, and share your projects.

To chat with other community members and see the live development you can join the [Discord](https://discord.gg/VvvAkPqQ98).

Our [Code of Conduct](https://docs.onruntime.com/contributing/code-of-conduct) applies to all community channels.

## Contributing

Please see our [contributing rules](https://docs.onruntime.com/contributing/introduction).

## Authors

- Jérémy Baudrin ([@jerembdn](https://github.com/jerembdn))

## License

Mailjet Module for Nest.js is [MIT licensed](LICENSE).
