Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yk-lab/django-websocket-chat-demo-app


https://github.com/yk-lab/django-websocket-chat-demo-app

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# チャットデモ

`sample.env` を `.env` に名前を変更。
シークレットキーを適宜設定して、`docker-compose up -d` で起動。

## vscode なら…
docker 系の拡張機能をインストール。
左下の緑色をクリック、実行とデバッグから `django container` の左の再生ボタンみたいなのを押して実行可能。