puilp0502 / rtts

Realtime Twitter Search using Stream API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RTTS

RTTS - Search tweets, in real time.

asdf

Demo

http://rtt.hakk.kr

Installation

Install Python dependencies (preferrably in virtualenv)

pip install -r requirements.txt

Install JS dependencies

cd static
npm install

Webpack bundle:

webpack

(You might need to install webpack by npm install -g webpack)

Configure

Every config settings are in config.py.

About

Realtime Twitter Search using Stream API


Languages

Language:Python 33.9%Language:JavaScript 29.4%Language:HTML 14.5%Language:Nunjucks 12.9%Language:CSS 6.3%Language:Dockerfile 2.4%Language:Shell 0.6%