# Local development environment variables
# To use: install direnv (https://direnv.net), then run `direnv allow`
set -a
source .env
set +a