Skip to content

tanrax/slack-clone-using-HTML-over-the-Wire

Repository files navigation

Slack clone using Django with Channels and HTML over the Wire architecture

  • Messages in real time.
  • Logic in the backend.
  • Groups.
  • Private messages.
  • Login.
  • Minimal use of JavaScript (35 lines without comments).

Screenshot

Run 🏃

docker-compose up

Thanks 😍