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

Added the ability to manage app feature through .env file #267

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

imblowfish
Copy link
Collaborator

Closes #266

In this PR I added .env file and set several environment varialbes in it
Environment variable naming rules are the same as described in this documentation https://create-react-app.dev/docs/adding-custom-environment-variables/

In the future we can control various release types through this .env file to prevent misprint and decrease human error

@imblowfish imblowfish added this to the v2.4.2 milestone Aug 4, 2024
@imblowfish imblowfish self-assigned this Aug 4, 2024
@imblowfish imblowfish requested a review from IraSoro August 4, 2024 23:10
@IraSoro IraSoro force-pushed the 266-add-env-variables-support-and-feature-flags branch from 5c33f7d to 10847f5 Compare August 5, 2024 13:19
@IraSoro IraSoro merged commit 6436c36 into master Aug 5, 2024
1 check passed
@IraSoro IraSoro deleted the 266-add-env-variables-support-and-feature-flags branch August 5, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add env variables and feature flags
2 participants