ChaelCodes / MeetAnotherDay

An app to help you find and meet up with your friends at conferences.
MIT License
35 stars 20 forks source link

Add SendGrid to Deployment #217

Closed ChaelCodes closed 2 months ago

ChaelCodes commented 2 months ago

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