bat-ledger
bat-ledger copied to clipboard
Centralize config env var readings
process.env
reading and transforming should be centralized to config.js
or another aptly named file to separate environment from usage and simplify inputs and reduce mutability.