Um webservice para o backend da semana da computação.
- Postgresql 10.4
- Python 3.6.5
- pyenv
- pipenv
- open shell end load
.env
pipenv shell- install
pythondependences
pipenv install
pipenv install --devcp .env.example .env
pipenv run setupdbdev
pipenv run setupdbtestpipenv run migratepipenv run serverSee CHANGELOG.md