/pubnub-demo

Completed code for the Lexalytics PubNub Block Twitter Demo

Primary LanguageJavaScript

Explanation

This is the completed code as shown in the Lexalytics PubNub Block webinar. We use the Lexalytics block to perform real time sentiment analysis of incoming Tweets with a given hashtag.

Setup

  • npm install
  • Add credentials (config.js) and (/public/pubnub_demo.js)

Running

Webinar Notes

Diff branch "master" with "demo" to see what PubNub specific elements were added.