Deployment
Deploying a DjangoKit project is similar to deploying any other Django project.
As an example, the DjangoKit website uses Ansible to deploy to a VPS: https://github.com/djangokit/djangokit/tree/main/website/ansible.
Refer to the Django docs for more info.