Client for https://github.com/purefan/resker to continuously analyze chess positions. Stocto is nothing without Resker, or at least really useless...
You need to pass the host to Resker and the API key as environmental variables:
RESKER_HOST=<some-ip> RESKER_PORT=8080 npm start