upload-api pip install -r requirements Create .flaskenv file with the following contents: FLASK_APP=api FLASK_DEBUG=1 flask run