Open pantsesquire opened 5 years ago
The secret.js file does not populate the Mapbox API key, it is currently hardcoded
Looking into this along with #8
You should use environment variables instead (with dotenv) locally and then you can plug them in your heroku deployment configs or wherever else the app is deployed.
The secret.js file does not populate the Mapbox API key, it is currently hardcoded