Replace email-templates by nodemailer

This commit is contained in:
Jonas Lochmann
2022-01-24 18:15:31 +01:00
parent e1bbff7e07
commit 387d4cd53c
4 changed files with 162 additions and 2586 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
- default value: 8080
- NODE_ENV
- should be set to ``production`` in production
- when using ``development``, then mails are not sent; instead they are written to a html file which is opened
- when using ``development``, then mails are not sent; instead they are print to the console
- GOOGLE_PLAY_PUBLIC_KEY
- key for validating purchases
- purchases using google play don't work without it/ when it is not set