Skip to content

RogerRabbit32/Python_Django---ChatRooms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To launch the project, run the

docker-compose up

command. In case of network connectivity issues (i.e. Error response from daemon: i/o timeout) you can also run the project manually by running the

pip install requirements.txt and python manage.py runserver

commands. In this case a separate redis-server must be run on port 6379

About

Simple chat app, using Django Channels + DRF + JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published