fossasia / loklak_heatmap

Tweet Heatmap using loklak as a source.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoklakHeatmap

Join the chat at https://gitter.im/loklak/loklak

Tweet Heatmap using loklak as a source.

Screenshot

Demo: http://polbaladas.com/loklakHeatMap/

##Set up / Requirements

Python Packages:

Flask 0.11.1

Requests 2.10.0

Install with pip and requirements.txt.

Local Set up

Install Requirements: pip install -r requirements.txt

Run App: python main.py

And the app should be running locally on port 5000 (127.0.0.0:5000) .

##Server set up

Install the app requirements just like in the local set up scenario. Install your prefered server software (demo uses apache) and configure it to run the Flask App.

DigitalOcean has a great tutorial to set up Flask apps with apache and nginx in an ubuntu environment: https://www.digitalocean.com/community/tutorials/how-to-serve-flask-applications-with-uwsgi-and-nginx-on-ubuntu-16-04 .

##License

GNU General Public License v3.0

About

Tweet Heatmap using loklak as a source.

License:GNU General Public License v3.0


Languages

Language:HTML 61.2%Language:CSS 20.4%Language:Python 18.4%