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
- Host: GitHub
- URL: https://github.com/placemark/blitz-postmark
- Owner: placemark
- Created: 2021-04-14T21:18:32.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-12T13:52:11.000Z (over 4 years ago)
- Last Synced: 2025-04-14T02:12:02.960Z (about 1 year ago)
- Topics: blitzjs, postmark
- Language: TypeScript
- Homepage:
- Size: 7.81 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```