Install dependencies
$ pip install pipenv
$ pipenv shell
$ pipenv installStart docker
$ docker-compose -f docker-compose-dev.yml upRun app
$ python manage.py test
$ python manage.py runserverAPI Documentation: http://localhost:8000/api/docs
| Name | Name | Last commit date | ||
|---|---|---|---|---|