Skip to content

Repository files navigation

Django Vue Websocket Chat

This is yet another chat built on top of django 2.1, Vue2, Websockets and some other libraries.

Installation

git@github.com:aogz/django-vue-websocket-chat.git
cd django-vue-websocket-chat
npm install

mkvirtualenv djangovue --python=python3
pip install -r requirements.txt

Run it

npm run serve
python manage.py runserver

easy-peasey lemon-squeezy!

About

Yet another chat built on top of: django, channels, websocket, vue and webpack

Topics

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages