- Have a PowerTrack stream.
- Clone this repository
- npm install && bower install
- export POWERSOCKET_USER=[yourgniplogin]
- export POWERSOCKET_PASS=[yourgnippassword]
- export POWERSOCKET_PATH=[the path to your powertrack stream. Basically the url, minus https://stream.gnip.com]
- npm start, visit http://localhost:3000/
Once it starts, you should see a message about a 200 response in the terminal. This means you have successfully connected to your powertrack stream.