GoBoldlyForward / GoBoldlyForward/siderail

Environment vars standard

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Let's get ENV vars sorted once and for all:
- use `ENV.fetch(VAR_NAME, DEFAULT_VALUE)` style so that missing `.env` files aren't catastrophic
- make up and use standard ENV vars for common tasks:
- setting email delivery errors on Heroku
- add some notes about how this all works to the README

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.