ciclos

ref: auth

./run.sh


1
2
3
4
export FLASK_APP=src/__init__.py
export FLASK_ENV=development

flask run