An open API service indexing awesome lists of open source software.

https://github.com/joserfelix/mailhog-docker-express-example

Mailhog, Docker, and Express integration example
https://github.com/joserfelix/mailhog-docker-express-example

docker express mailhog

Last synced: 7 months ago
JSON representation

Mailhog, Docker, and Express integration example

Awesome Lists containing this project

README

          

![Cover image](https://res.cloudinary.com/practicaldev/image/fetch/s--2bmvvDDT--/c_imagga_scale,f_auto,fl_progressive,h_420,q_auto,w_1000/https://res.cloudinary.com/dmq9pzw0o/image/upload/v1592513724/test-your-email-flow-with-mailhog-a-fake-smtp-server/Group_1_omihri.png)

Welcome to mailhog-docker-express-example 👋



Version

License: MIT


Twitter: Jose\_R\_Felix

> Mailhog, Docker, and Express integration example

This is an example for [Test Your Email Flow with Mailhog a Fake SMTP Server](https://dev.to/jfelx/test-your-email-flow-with-mailhog-a-fake-smtp-server-dmg) blog post.

## Install

```sh
yarn install
```

## Usage

```sh
yarn run start
```

## Author

👤 **Jose Felix**

- Website: jfelix.info
- Twitter: [@Jose_R_Felix](https://twitter.com/Jose_R_Felix)
- Github: [@Jfelix61](https://github.com/Jfelix61)

## Show your support

Give a ⭐️ if this project helped you!

---

_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_