Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename environment variables move vars from constants.js to config.js and set files to rely on config.js #74

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

lalalune
Copy link
Contributor

The goal of this PR is to separate constants from environment variables and consolidate some calls to AWS and reused variables.

Existing config.json will work without change, but config.js will look for containerized environment variables or a config.json with the new var names. There should be no functional change in the codebase -- just the var names and requires.

@lalalune lalalune requested a review from avaer May 10, 2021 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant