.env.sample ((link))
The most common mistake is accidentally copying a real API key into the sample file. Always double-check before you git commit .
# API keys API_KEY=YOUR_API_KEY_HERE API_SECRET=YOUR_API_SECRET_HERE .env.sample
The most common mistake is accidentally copying a real API key into the sample file. Always double-check before you git commit .
# API keys API_KEY=YOUR_API_KEY_HERE API_SECRET=YOUR_API_SECRET_HERE .env.sample