BGP-Ranking/website
Raphaël Vinot 2f7c286312 chg: properly create a secret key 2019-01-17 16:33:31 +01:00
..
web chg: properly create a secret key 2019-01-17 16:33:31 +01:00
3drparty.sh
__init__.py
readme.md

readme.md

Usage

Run:

start_website.py

Un debug mode:

export FLASK_APP=${BGPRANKING_HOME}/website/web/__init__.py
flask run -h 0.0.0.0 -p 5005