Todos contra el fuego — aplicación web (Meteor)
Find a file
cleverbeagle 379f7dcd76 add support for transactional html/text emails
- Add support for welcome email on user creation (both OAuth and password users)
- Add support for html/text templating on verify email.
- Add support for html/text templating on reset password.
- Add handlers for converting Handlebars templates to HTML and text (template agnostic).
- Add helper function sendEmail() for compiling and sending templates via Email.send() (SMTP).
2017-09-07 17:23:08 -05:00
.meteor Updated dependencies after reinstalling all meteor packages 2017-09-06 09:31:50 +02:00
client wip Pup 1.0.0 2017-05-23 20:05:46 -05:00
imports add support for transactional html/text emails 2017-09-07 17:23:08 -05:00
private add support for transactional html/text emails 2017-09-07 17:23:08 -05:00
public improve ux on edit profile view for OAuth users 2017-09-07 10:59:21 -05:00
server wip wiring up account forms 2017-05-25 16:31:01 -05:00
.gitignore update .gitignore to ignore dmeo settings 2017-05-29 12:35:50 -05:00
package-lock.json add support for transactional html/text emails 2017-09-07 17:23:08 -05:00
package.json add support for transactional html/text emails 2017-09-07 17:23:08 -05:00
README.md update CB related URLs and add a README.md 2017-06-13 08:28:50 -05:00
settings-development.json add oauth flows, profile, logout page, and index page 2017-05-29 22:02:22 -05:00

Pup

A boilerplate for products.

Read the Documentation


Need help and want to stay accountable building your product? Check out Clever Beagle.