-
- python -m venv venv
-
- venv\Scripts\activate on windows or source venv/bin/activate on linux
-
- pip install -r requirements.txt
-
- python manage.py makemigrations
-
- python manage.py migrate
-
- create two users i.e python manage.py createsuperuser or normal user and login in admin
-
- python manage.py runserver
-
- go to localhost:8000/chat and type chatroom and using same chatroom on different browser keep chatting
-
Notifications
You must be signed in to change notification settings - Fork 1
mahmudtopu3/django-channels-simple-chat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Very simple chat app using django channels
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published