Go to file
Philipp Dormann b41cf1f5ee delete assets 🖼 2020-08-23 15:07:07 +02:00
dist Bundle 📦 2020-08-23 15:05:44 +02:00
i18n better lang 2020-08-23 14:55:24 +02:00
src copied -> kopiert 2020-08-23 15:00:37 +02:00
webpack 🌑 Darkmode cleanup 2020-08-23 14:34:13 +02:00
.eslintrc.json eslint 2020-08-23 15:05:07 +02:00
.gitignore cleanups 2020-08-23 14:32:30 +02:00
README.md improved sample page styling 2020-08-23 14:55:34 +02:00
babel.config.js cleanups 2020-08-23 14:32:30 +02:00
mailgo.d.ts remove telegram experiment 2020-08-23 15:00:23 +02:00
package.json cleanups 2020-08-23 14:32:30 +02:00
sample.html remove Telegram from sample 2020-08-23 15:02:11 +02:00
tsconfig.json clean up tsconfig 2020-08-23 14:41:33 +02:00
webpack.config.js 🌑 Darkmode cleanup 2020-08-23 14:34:13 +02:00
yarn.lock cleanups 2020-08-23 14:32:30 +02:00

README.md

📧 mailymaily

Usage

CC

data-cc-address and data-cc-domain to recreate cc: data-cc-address@data-cc-domain

BCC

data-bcc-address and data-bcc-domain to recreate bcc: data-bcc-address@data-bcc-domain

Subject

data-subject for the subject of the email

Body

data-body for the body of the email

Dev

Dependencies

yarn

Building

yarn build