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

docs: create a .env.example file with comments to keep track of all the required environment variables #35

Open
sovoid opened this issue Jan 17, 2021 · 0 comments

Comments

@sovoid
Copy link
Owner

sovoid commented Jan 17, 2021

Is your feature request related to a problem? Please describe.

We need to create a .env.example file that documents all the required environment variables used by the app. Some environment variables, if not present, will cause the app to crash. We want to add checks for these environment variables in the app.js files that throws an error and exits with an appropriate exit code indicating the absence of a required environment variable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant