Skip to content

synw/django-rechat-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Rechat example

Example app for django-rechat

Install

Clone the repository and run:

make install
# create a user
make superuser

Run

Run the websockets server:

make runws

Run the http server:

make run

Visit localhost:8000

About

Example project for django-rechat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published