dnote/pkg/server/mailer/templates
Sung Won Cho 2c82e36f7a
Require database connection configuraton (#228)
* Require explicit configuration for database connection

* Test validation

* Remove stutter

* Only use packr for self hosting

* Restart server upon change
2019-07-24 17:32:12 +10:00
..
scripts Improve package structure (#207) 2019-06-25 19:20:19 +10:00
src Improve package structure (#207) 2019-06-25 19:20:19 +10: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
main.go Require database connection configuraton (#228) 2019-07-24 17:32:12 +10:00
README.md Improve package structure (#207) 2019-06-25 19:20:19 +10:00

templates

Email templates

  • /src contains templates.
  • Run the server to develop templates locally.