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

Environment variables should be read using env-var and dotenv #1

Closed
hejkerooo opened this issue May 21, 2019 · 3 comments
Closed

Environment variables should be read using env-var and dotenv #1

hejkerooo opened this issue May 21, 2019 · 3 comments

Comments

@hejkerooo
Copy link

Dotenv lets you easily load env. variables
env-var got a great validation for them, instead of parseInt etc

@pietrzakadrian
Copy link
Owner

I solved this problem by removing the env file include from all redux-saga files

@hejkerooo
Copy link
Author

I'm speaking about backend application

@pietrzakadrian
Copy link
Owner

done (actually branch 1.1)

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

No branches or pull requests

2 participants