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

Improve configuration and environment variables #265

Merged
merged 2 commits into from
Dec 26, 2022
Merged

Conversation

KingAkeem
Copy link
Member

Changes Proposed

  • Moves configuration file to root directory
  • Renames configuration file to .env from dev.env
  • Adds a config file for loading environment variables, this is where configuration getting/setting should be done
  • Add environment variable to control log levels so they aren't cluttered e.g. API actions are logged as debug since this can be seen from the server side and isn't necessary information to the user

@KingAkeem KingAkeem merged commit ded56e7 into dev Dec 26, 2022
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.

1 participant