BookGin / elite-chat

A elite chatroom for elites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EliteChat

Dependency and Installation

  • Python 3.5.2
  • Django 1.10.3

Django provided by Ubuntu official may be outdated. Please install the latest Django through pip3.

$ apt install python3-pip python3.5
$ pip3 install django
$ ./manage.py runserver 0.0.0.0:8000

About

A elite chatroom for elites.


Languages

Language:Python 57.9%Language:HTML 35.1%Language:JavaScript 5.5%Language:Shell 1.6%