Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 143 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 143 Bytes

To start server locally,

python3 manage.py runserver

To start the chat (websocket) server

python3 manage.py run_chat_server