exageraldo / tome-pra-voce

Projeto pessoal para fazer doações dos livros

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

pip install -r requirements.txt

DB

flask db init
flask db migrate
flask db upgrade

Run

flask run

or using other host and/or port

flask run --host=0.0.0.0 --port=5000

About

Projeto pessoal para fazer doações dos livros


Languages

Language:Python 100.0%