marcuswestin / store.js

Cross-browser storage for all use cases, used across the web.
MIT License
14k stars 1.33k forks source link

Move external service configs #211

Open marcuswestin opened 7 years ago

marcuswestin commented 7 years ago

Ones to move are saucelabs & ngrok I believe. They should be read either from env var (which should cover travis-ci) or a .gitignored file (for dev)

marcuswestin commented 7 years ago

Would be nice to be able to have multiple ngrok tunnels too, one for each dev, and a separate one for ci.