Heroes app Install python3 -m venv venv source venv/bin/activate pip install flask Run source venv/bin/activate cd backend flask run --debug