-
- Downloads
Test send email.
Currently gets the validators that are checked for uptime and sends an email. The email is plaintext formatted but dynamically gets contact info. The contact info is not dnamic but uses a dummy contact. This will be replaced by a mapping from the contacts exported from Cobra at first. Later throgh automatic access to Cobra DB.
Showing
- .env-template 4 additions, 0 deletions.env-template
- .gitignore 2 additions, 1 deletion.gitignore
- README.md 2 additions, 0 deletionsREADME.md
- email.js 68 additions, 0 deletionsemail.js
- index.js 10 additions, 2 deletionsindex.js
- package-lock.json 5 additions, 0 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- validators.js 4 additions, 1 deletionvalidators.js
.env-template
0 → 100644
email.js
0 → 100644
Please register or sign in to comment