We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
some random guy made a nodemailer service for feathers: https://github.com/feathersjs/feathers-mailer.
nodemailer
notifications
services
server
maildev
devDependency
dev:mail
dev
dev:app
npm-run-all -p dev:*
mailer
The text was updated successfully, but these errors were encountered:
iainkirkpatrick
Successfully merging a pull request may close this issue.
some random guy made a
nodemailer
service for feathers: https://github.com/feathersjs/feathers-mailer.notifications
topic, in theservices
folderserver
top-level filemaildev
asdevDependency
: https://github.com/djfarrelly/maildevdev:mail
script, move currentdev
script todev:app
, changedev
script to benpm-run-all -p dev:*
mailer
config formaildev
: https://github.com/djfarrelly/maildev#configure-your-projectThe text was updated successfully, but these errors were encountered: