::ASYNC
# open flask app web link
$ wr http://127.0.0.1:5000
# run flask app in debug mode
+ poetry run flask run --debug

