git clone https://github.com/BenitoSwaggolini/WebChat.git
python -m venv venv
.\venv\Scripts\activate
pip install -r requirements.txt
cd config
python manage.py migrate
python manage.py runserver
https://github.com/BenitoSwaggolini/WebChat.git
docker-compose up -d
chat/<room_name>
- Chatlog
- Authorizationitem
- Registration