GetStream / stream-cli

Configure & manage Stream applications from the command line. 🚀
https://yarnpkg.com/en/package/getstream-cli
BSD 3-Clause "New" or "Revised" License
85 stars 19 forks source link

Add a timeout into config #45

Closed ferhatelmas closed 4 years ago

ferhatelmas commented 4 years ago

Fixes #42

If base url is tokyo/singapore, cli times out and makes itself unuseful otherwise.

Also, upgraded some deps due to node 14 / babel mismatches.