pipenv sync
pipenv sync --dev
pipenv run dev
pipenv run test
pipenv lock -r requirements.txt
sudo docker-compose up --build