A Deno-based batch emailing script for Postmark.
- Deno 2+
- Postmark API key
- Some data
- Bring your Postmark API key and pop it in
.env
- Plug some data into
data.csv
- Reference the data in your template like this
{{name}}
- Run the script to send:
deno run start