-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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(env): read variables from .env file #39
Conversation
@gauravsaini is attempting to deploy a commit to the reworkd Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
I have been working on something similar to this too. Maybe we can combine efforts? I am adding the MAX_LOOPS as a config item for phase 1 and then adding it as a setting in the UI in phase 2. My work in progress (WIP) is here: |
@awtkns : Done |
Do you think its a good idea to also update the README on these new variables? It seems that we don't have an |
read vars from env file
otherwise use the fallback