10 lines
154 B
Markdown
10 lines
154 B
Markdown
Simple template HTML over the Wire (HTML over WebSockets) in Django using Channels and Docker
|
|
|
|
# Run
|
|
|
|
```
|
|
docker-compose up
|
|
```
|
|
|
|
Open: `hello.localhost`.
|