BGP-Ranking/website
Raphaël Vinot aa7741710e chg: Sync code with prod 2021-12-06 08:40:37 +01:00
..
web chg: Sync code with prod 2021-12-06 08:40:37 +01:00
3drparty.sh chg: Move installation process to pipenv 2019-01-17 14:59:40 +01:00
__init__.py chg: Move the querying module, add very simple web interface 2018-04-11 14:55:20 +02:00
readme.md chg: Move installation process to pipenv 2019-01-17 14:59:40 +01:00

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