Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lordelogos/react-email-postmark
https://github.com/lordelogos/react-email-postmark
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lordelogos/react-email-postmark
- Owner: lordelogos
- Created: 2023-08-12T13:30:54.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-12T13:41:23.000Z (about 1 year ago)
- Last Synced: 2024-10-19T19:54:41.203Z (20 days ago)
- Language: JavaScript
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-email-postmark
This is a demo of how to use react-email templates with postmark in `Node.js`
### Set up process
- Clone the Repo
- Update the api keys for Postmark
- Build with `yarn build`
- Run with `yarn dev`