All you need is you Pusher app key, secret and ID to run this puppy.
Demo can be seen here.
To launch locally, simply:
- Clone the repo.
git clone git@github.com:pusher/real-time-progress-bar-tutorial.git - cd into the dir,
cd real-time-progress-bar-tutorial - Start the Sinatra server from the command line by running
ruby server.rbin your terminal - Go to
localhost:4567in your browser and be amazed.