Skip to content

almazkun/django_chat

Repository files navigation

ChatDJO

  • It is chat build with django, channels and daphne.
  • Multiple chat rooms.
  • Multiple users in one chat room.
  • History of messages.
  • User authentication.
  • User registration.

Demo

https://chat.akun.dev/

Requirements

  • Docker
  • Make

How to run

  • cp .env.example .env
  • make build
  • make run
  • open http://localhost:8000

How to stop

  • make stop

About

Chat in django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages