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
- Host: GitHub
- URL: https://github.com/joserfelix/mailhog-docker-express-example
- Owner: JoseRFelix
- License: mit
- Created: 2020-06-18T21:13:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T02:46:36.000Z (almost 3 years ago)
- Last Synced: 2025-01-11T20:25:32.817Z (9 months ago)
- Topics: docker, express, mailhog
- Language: JavaScript
- Homepage:
- Size: 670 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Welcome to mailhog-docker-express-example 👋
> 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)_