Skip to content

Django real-time chat app with Channels and development with Docker compose, bash script

Notifications You must be signed in to change notification settings

huychau/django-realtime-chatapp

Repository files navigation

Django Real-time Chatapp

Django real-time chat app with Channels and development with Docker compose, bash script

Requirements

  • Docker
  • Docker compose
  • Bash script

Getting started

Activate helper scripts

Run source .activate.sh

Available environemts

  • dev
  • test
  • prod

Build docker images

chatapp-[env-name]-build

Run app for development

chatapp-[env-name]-run

Deploy app to production

  • Updating...

About

Django real-time chat app with Channels and development with Docker compose, bash script

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published