/earth-chat

a simple real-time global chat

Primary LanguagePythonMIT LicenseMIT

image image image image image

earth-chat

a simple real-time global chat

A platform for a completely anonymous chat! without receiving any identifying information from the user. Just open it and chat with people on earth!

What am I going to do?

I use this project as an exercise and in this exercise, I want to use Django, Django Channels, Docker, and Redis technologies to build a real-time chat platform :)

How To Run?

Manually

# clone the project
git clone https://github.com/TorhamDev/earth-chat

cd earth-chat

# install libs
pip install -r requirements.txt

# run the projct
python3 manage.py runserver

License

Licence