This flask backend is to be used in conjunction with
https://github.com/byrondaniels/trails-lookup
To Run the backend:
Navigate to the terminal directory where you have cloned this repository and run the following commands
-
git pull
-
pipenv install
-
pipenv shell
-
python3 app.py