of keys were needed to make the app work. Alex didn't want to share the actual secret passwords, but Sam needed a "map" of the vault. So, Alex created a new file called .env.sample Inside this file, Alex wrote:
# API keys API_KEY=YOUR_API_KEY_HERE API_SECRET=YOUR_API_SECRET_HERE .env.sample