How to write main flask initialize file for an MVC app

Solution
FLASK_APP=app.py
FLASK_DEBUG=1
FLASK_APP=centuryApi.py
FLASK_DEBUG=1