BGP-Ranking/website
Raphaël Vinot 26d8259182 fix: avoid exception on GET request for ipasnhistory proxy 2021-12-29 22:51:12 +01:00
..
web fix: avoid exception on GET request for ipasnhistory proxy 2021-12-29 22:51:12 +01:00
__init__.py
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