bokshi-chat

Required Libraries:

  1. Install Redis
  2. Install Mysql
  3. Install pipenv

Usage:

1. $ pipenv install
2. $ pipenv shell
3. $ python manage.py migrate
4. $ python manage.py collectstatic
5. $ python manage.py runserver