https://github.com/netlify/mailme
MailMe sends mails with stylish templates
https://github.com/netlify/mailme
Last synced: about 2 months ago
JSON representation
MailMe sends mails with stylish templates
- Host: GitHub
- URL: https://github.com/netlify/mailme
- Owner: netlify
- License: mit
- Created: 2017-01-18T00:27:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-25T18:21:02.000Z (over 1 year ago)
- Last Synced: 2025-04-26T16:59:27.534Z (about 2 months ago)
- Language: Go
- Size: 28.3 KB
- Stars: 19
- Watchers: 16
- Forks: 8
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# MailMe - send templated mails
MailMe is meant to deliver transaction mails with a template that can be loaded
from a URL. If no template is present from the URL it will fall back to a default
template.This makes it easy to deploy your mail templates to a CDN (with Netlify) and have
an easy workflow to work with the mails and preview them directly in the browser.