Giter Site home page Giter Site logo

jzmiller1 / django-channels-chat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sourcelair-blueprints/django-channels-chat

0.0 2.0 0.0 17 KB

Learn about the new Django Channels by creating a simple but nice real-time chat application using WebSockets

License: MIT License

Python 100.00%

django-channels-chat's Introduction

Django Channels Real-time Chat Example

Learn about the new Django Channels by creating a simple but nice real-time chat application using WebSockets on SourceLair (https://www.sourcelair.com)

Getting started

The easiest way to get started is by visiting https://lair.io/stacks/channels-chat and starting a new SourceLair project with a single click.

This will do the following on your behalf:

  1. create a new SourceLair Python 3.5, Django 1.10 project
  2. clone the code from this Git repository
  3. install all the needed dependencies using pip install -r requirements.txt

Following the tutorial

The repository contains different branches, used as checkpoints for following out tutorial found here: https://www.sourcelair.com/blog/articles/115/django-channels-chat

If you'd like to see the final example, just git checkout -f step/final

Tips

  • open files using QuickOpen (Ctrl + Shift + O or Cmd + Shift + O if you are on a Mac)
  • edit your files using SourceLair's fully-featured editor
  • install pip dependencies using the command palette (Ctrl + Shift + P or Cmd + Shift + P if you are on a Mac)
  • run commands (e.g. ./manage.py migrate) in SourceLair's Linux terminal
  • in case you need any help contact SourceLair using the envelope icon in the sidebar or send an email to [email protected]

License

The code provided in this template is licensed under the MIT License. For more information check out the LICENSE file.

django-channels-chat's People

Contributors

akalipetis avatar

Watchers

James Cloos avatar Zac Miller avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.