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

feat: add env variables schema and validation #302

Closed
wants to merge 22 commits into from
Closed

Conversation

CDFN
Copy link
Collaborator

@CDFN CDFN commented Apr 29, 2024

This PR introduces schema for environment variables that is checked upon app start. It also lists all possible env vars used across the app. This will definitely improve developer experience. It wasn't listed as an issue so if you feel like this is redundant addition feel free to close this PR without merging.
image

@CDFN CDFN requested a review from achou11 April 29, 2024 15:26
@CDFN CDFN self-assigned this Apr 29, 2024
Base automatically changed from feat/expo-prebuild to main May 7, 2024 18:45
@ErikSin
Copy link
Contributor

ErikSin commented May 8, 2024

Im going to close this for now. Thanks for doing this work but I dont think this a priorty for this time. But when this work is done later, i will use this PR for reference, so the work was not done in vain.

@ErikSin ErikSin closed this May 8, 2024
@CDFN
Copy link
Collaborator Author

CDFN commented May 8, 2024

Sure, that's absolutely fine. I'll open new PR tomorrow with only required changes from this one (mapbox token from env, merging app.json into app.config.js). Thanks for considering this PR!

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

Successfully merging this pull request may close these issues.

3 participants