You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2022. It is now read-only.
Not sure if I'm the only one who faced this problem, but I've been trying to run the app in development mode with the following API link: https://api.stateofjs.com/ (taken from README), but it doesn't seem to work (throws ERR_SSL_PROTOCOL_ERROR), whereas with http://api.stateofjs.com/ everything works just fine.