Desafio: sistema gerenciamento de channels.
Construído sobre uma plataforma Python 3, Poetry, Pytest, Flake8, Docker, Docker-Compose, Postgresql.
- Configure as opções de: migrations, user_admin, pytest (com ou sem relatório) e runserver, em:
- No terminal execute:
docker-compose up --build
- Instale o Python:
pyenv local 3.9.5
- Configure o ambiente virtual:
poetry install
- Acesse o ambiente virtual:
poetry shell
- Danilo, Fernanda, Matheus e Victor.