danilovbarbosa / sg-dashboard

Dashboard service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sg-dashboard

A dashboard to visualize game data.

Requires

sudo apt-get install build-essential libssl-dev libffi-dev python3-dev

pip install flask flask-sqlalchemy flask-auth flask-api pyOpenSSL cryptography passlib sqlalchemy-migrate

Try it out

First, remember to activate the virtualenv, if any.

Run the server:

$ python dashboard/run.py

Visit the dashboard: http://localhost:5001/events

About

Dashboard service

License:Apache License 2.0


Languages

Language:Python 84.0%Language:HTML 15.9%Language:CSS 0.1%