Skip to content

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

Notifications You must be signed in to change notification settings

aogz/django-vue-websocket-chat

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

[email protected]: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

Watchers

Forks

Releases

No releases published

Packages

No packages published