Shopify / dashing

The exceptionally handsome dashboard framework in Ruby and Coffeescript.
http://shopify.github.com/dashing/
MIT License
10.99k stars 1.18k forks source link

Installation on windows throws auth token error #743

Open christianhau opened 7 years ago

christianhau commented 7 years ago

Hi!

I just installed Dashing and after following the instructions and starting Dashing I get the following message when accessing localhost:3030:

Try this: curl -d '{ "auth_token": "YOUR_AUTH_TOKEN", "text": "Hey, Look what I can do!" }' \http://localhost:3030/widgets/welcome

I have not changed anything from the default installation, can anyone point me in the right direction?

christianhau commented 7 years ago

This can be fixed by installing node.js...