datamade / how-to

📚 Doing all sorts of things, the DataMade way
MIT License
86 stars 12 forks source link

Add guidance on managing secrets for local development #77

Closed hancush closed 4 years ago

hancush commented 4 years ago

Overview

This PR adds a section on .env files to the documentation for local development with Docker. I included some reasons I like this approach in general. Here are some reasons I prefer this approach to Blackbox:

Testing Instructions