Skip to content
New issue

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

Add email API for sending emails in production #24

Open
harsh183 opened this issue Jun 20, 2020 · 2 comments
Open

Add email API for sending emails in production #24

harsh183 opened this issue Jun 20, 2020 · 2 comments
Labels
backend enhancement New feature or request good first issue Good for newcomers

Comments

@harsh183
Copy link
Collaborator

Sendgrid has a free 100/emails a day pricing setup which looks fine, but there might be others as well that could be well suited. Heroku has good sendgrid integration too.

@harsh183 harsh183 added enhancement New feature or request good first issue Good for newcomers labels Jun 20, 2020
@AtrikDas
Copy link
Collaborator

Right now the email is being printed on the terminal but it's not being sent to the actual email client.

@harsh183
Copy link
Collaborator Author

Yup. Once this one has been added emails should be going out for real.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants