BGP-Ranking/website
Raphaël Vinot cdd8e10635 fix: add jquery 2024-05-28 10:25:42 +02:00
..
web fix: add jquery 2024-05-28 10:25:42 +02: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