FLASK_APP={{ app }}.app:create_app()
FLASK_DEBUG=True
FLASK_ENV=development
