Mail+Env documentation feature/123-mail_documentation #129

Merged
niggl merged 8 commits from feature/123-mail_documentation into dev 2021-01-27 16:44:39 +00:00
Showing only changes of commit 583a4bc0dd - Show all commits

View File

@ -47,14 +47,6 @@ Currently the following templates exist:
yarn docs
```
## Recommended Editor
[Visual Studio Code](https://code.visualstudio.com/)
### Recommended Extensions
* will be automatically recommended via ./vscode/extensions.json
## ENV Vars
> You can provide them via .env file or docker env vars.
> You can use the `test:ci:generate_env` package script to generate a example env (uses [ethereal.email](https://ethereal.email) as the mailserver).
@ -78,6 +70,13 @@ yarn docs
| MAIL_PASSWORD | String | N/A | The user's password for sending mails
| MAIL_FROM | String | N/A | The from-address for sending mails
## Recommended Editor
[Visual Studio Code](https://code.visualstudio.com/)
### Recommended Extensions
* will be automatically recommended via ./vscode/extensions.json
## Staging
### Branches & Tags