jpsalo / hn-viz

Hacker News Visualization

Home Page:http://hn-viz.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HN Viz

This is a Hacker News Visualization application

Development

Follow the instructions to set up local development environment. Virtual environment is recommended.

Setup

Load Google Service Account key into $GOOGLE_APPLICATION_CREDENTIALS environment variable

Install requirements with:

python -m pip install --user -r requirements.txt

Running the development environment

Run the app with

python app.py

The application is now available at http://localhost:4200.

About

Hacker News Visualization

http://hn-viz.herokuapp.com


Languages

Language:Python 99.8%Language:CSS 0.2%