0.0.4 • Published 3 years ago

@spacefill/gibbon-mail-test v0.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

gibbon-mail backend

$ yarn install

You can start mailhog:

$ docker-compose up -d
$ yarn run test

Access to mailhog1: http://127.0.0.1:8025/ Access to mailhog2: http://127.0.0.1:8026/

$ direnv allow
$ yarn run watch

Access to Swagger docs: http://127.0.0.1:5000/docs/

If you want to try second smtp server, uncomment these lines

$ direnv allow