Input from @tacerus. It would be easier if we'd use a common namespace for all variables. `env | grep '^QUIZ' > .env # would then store all relevant vars and similar`
Input from @tacerus. It would be easier if we'd use a common namespace for all variables.
env | grep '^QUIZ' > .env # would then store all relevant vars and similar