BGP-Ranking/website
Raphaël Vinot 268781d4eb chg: Bump deps 2023-02-15 23:47:42 +01:00
..
web chg: Bump deps 2023-02-15 23:47:42 +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