pip install -r requirements.txt
python server.py
Once the server is running, open http://127.0.0.1:5000/ to start exploring new places
Urbex locations in a json file format accessible through an easy to use web interface made possible by a simple flask server in python, a basic html page and some javascript.
JavaScript
pip install -r requirements.txt
python server.py
Once the server is running, open http://127.0.0.1:5000/ to start exploring new places