create / update the development environment

pyenv local 3.7.3
poetry update
poetry shell

create the documentation for a service based on sanicbaseservice

poetry update
poetry shell
create_docu