Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 814 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 814 Bytes

Chat

Real time chatting application.

Declaration

Recommended Python Version: Python 3.10.12 or later.

Technology and Framework used:

  • Python3
  • JavaScript
  • Django
  • Vue3
  • WebSocket
  • WebRTC (Coming soon)

Setup

Open the terminal on the directory where you want to run, and then clone the project using the command below:

git clone git@github.com:rkshaon/chat.git

Setup frontend

Setup backend

Contribution

Contributions are always welcomed. Feel free to raise new issues, file new PRs. Consider giving it a star and fork this repo!

To follow the guidelines, refer to CONTRIBUTING.md.

Security

Security details. SECURITY.md.

License

This project is licensed under the MIT License.