dnote/pkg/server/mailer/templates
Sung Won Cho 292dc7d515
Allow to receive welcome email with login instruction (#352)
* Implement email backend

* Add job ctx

* Remove job ctx and use EmailBackend everywhere

* Fix watcher to terminate cmd when inturrupted

* Test runner validation

* Send welcome email upon register

* Use plaintext for verification email

* Use plaintext for password reset email

* Fix from
2019-11-29 17:59:04 +08:00
..
scripts Improve package structure (#207) 2019-06-25 19:20:19 +10:00
src Allow to receive welcome email with login instruction (#352) 2019-11-29 17:59:04 +08:00
.env.dev Simplify the env vars (#225) 2019-07-23 15:55:23 +10:00
.gitignore Improve package structure (#207) 2019-06-25 19:20:19 +10:00
dev.sh Allow to specify repetition rule (#280) 2019-10-28 00:34:59 -07:00
main.go Allow to receive welcome email with login instruction (#352) 2019-11-29 17:59:04 +08:00
README.md Allow to specify repetition rule (#280) 2019-10-28 00:34:59 -07:00

templates

Email templates

  • /src contains templates.

Development

Run the server to develop templates locally.

./dev.sh