It is a tool to visualize in real time the results of a search by a specific word of Twitter.
$ git clone https://github.com/megumiteam/social-stream-monitor.git
.- Upload
social_stream_processing.template
to your AWS Account CloudFormation. - Access
PublicDNS
from the Outputs tab of the CloudFormation template.
- Run
$ npm start
as daemon mode or run$ node app.js
. $ npm stop
or$ npm restart
: Stop or restart daemmon.$ node twitter2kinesis.js
execute Twitter Streaming to Kinesis.