Live video,chat,audio messaging system borrowing inspirations from facebook messenger
Demo application found at https://live-chat-clone.herokuapp.com
- Django 1.11.3
- Django rest framework
- Django channels
- Angular 4
- Ionic 2
- Clone this repository
- Install Docker
- Run docker-compose up --build to build and pull the containers (will take awhile)
- On a separate terminal, you can run commands as follows : docker exec -it app bash -c