Skip to content

pycontw/pycontw-attendee-info-email

Repository files navigation

PyCon Taiwan Attendee Info Email

Generate and send attendee information emails for PyCon events.

For PyCon TW Volunteer Registration Team internal use.

Getting Started

  • Use pnpm as package manager
  • Node.js v22+ is recommended
pnpm i

Send Email

Send email CLI screenshot

  1. Create .env from template.env for MailerSend API keys.
  2. Create recipients.yaml from template.recipients.yaml for email recipients.
pnpm run send

Development

Email templates are located in the emails directory.

# start development server
pnpm run dev

# export email preview
pnpm run export

License

MIT License © SerKo

About

Generate and send attendee information emails for PyCon events

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published