berlinquin / oklathon-2024

0 stars 0 forks source link

Add environment variable for API key #5

Closed jct32 closed 4 hours ago

jct32 commented 4 hours ago

Enable the application to pull the API key from an environment variable instead of putting it in the repo.

jct32 commented 4 hours ago

In order for this to work properly. You need to go into Qt Creator and under

Preference->Build & Run->Application Environment

Create a new entry as api_key=(insert the API key from Slack here)

Screenshot 2024-10-19 at 10 17 30 AM