Closed ChaelCodes closed 6 months ago
We use SendGrid to send account confirmation emails and in the future, we'll use it to send pre-event emails.
We need to add those environment variable to render and configure the API keys.
https://github.com/ChaelCodes/MeetAnotherDay/blob/99a904e8bc62f9c2f6bc015a62f9f3a004e40044/config/environments/production.rb#L67-L76
https://docs.render.com/configure-environment-variables
Also, I've upgraded to the starter plan so I can access the Rails Console. Let's reflect that in the render blueprint.
https://docs.render.com/deploy-rails#accessing-the-rails-console
Description
We use SendGrid to send account confirmation emails and in the future, we'll use it to send pre-event emails.
We need to add those environment variable to render and configure the API keys.
https://github.com/ChaelCodes/MeetAnotherDay/blob/99a904e8bc62f9c2f6bc015a62f9f3a004e40044/config/environments/production.rb#L67-L76
https://docs.render.com/configure-environment-variables
Also, I've upgraded to the starter plan so I can access the Rails Console. Let's reflect that in the render blueprint.
https://docs.render.com/deploy-rails#accessing-the-rails-console