Run
$ docker-compose up -d --build
and go to http://127.0.0.1:8000/docs
$ docker-compose exec app python -m pytest app/tests
Run
$ docker-compose up -d --build
and go to http://127.0.0.1:8000/docs
$ docker-compose exec app python -m pytest app/tests