Background job for sending emails + confirmation email template.

This commit is contained in:
baldo 2016-05-21 17:06:24 +02:00
commit 001e7b59a3
13 changed files with 414 additions and 18 deletions

View file

@ -39,7 +39,11 @@
"jshint-stylish": "~2.2.0",
"load-grunt-tasks": "~3.5.0",
"lodash": "~4.12.0",
"moment": "~2.13.0",
"ng-di": "~0.2.1",
"node-cron": "~1.1.1",
"nodemailer": "~2.4.1",
"nodemailer-html-to-text": "~2.1.0",
"serve-static": "~1.10.2",
"sqlite3": "~3.1.4",
"time-grunt": "~1.3.0"