Chat-app using django channles Installation instructions: Install Requirements. pip install -r requirements-dev.txt Run: python manage.py runserver With Docker Run from root directory: docker-compose up --build Open localhost:8000 in browser.