Keeping your API keys secret with dotenv (opens in new tab)
Using API keys is necessary to access many useful APIs, and storing your code on GitHub is a great social practice and portfolio builder. But the two together can be trouble!
Read the original article