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

https://github.com/placemark/blitz-postmark

Blitz postmark recipe
https://github.com/placemark/blitz-postmark

blitzjs postmark

Last synced: 11 months ago
JSON representation

Blitz postmark recipe

Awesome Lists containing this project

README

          

# blitz-postmark

A Postmark recipe for transactional mail in Blitz apps. This adds
dependencies to support Postmark as a transport with nodemailer,
and modifies the default forgotPasswordEffect mailer.

Install with:

```
blitz install placemark/blitz-postmark
```