Skip to content
This repository was archived by the owner on Aug 3, 2026. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 135 Bytes

File metadata and controls

9 lines (7 loc) · 135 Bytes

programando-o-futuro-final

Como rodar

pip install -r requirements.txt
python -m flask db upgrade
python -m flask run