mirror of
https://github.com/tanrax/simple-HTML-over-the-Wire-social-network.git
synced 2026-08-14 17:53:15 +02:00
20 lines
468 B
Markdown
20 lines
468 B
Markdown
Simple social network using HTML over the Wire architecture in Django with Channels.
|
|
|
|

|
|
|
|
## Run 🏃
|
|
|
|
```
|
|
docker-compose up
|
|
```
|
|
|
|
## Thanks 😍
|
|
|
|
- [Django](https://www.djangoproject.com/)
|
|
- [Channels](https://channels.readthedocs.io/en/stable/)
|
|
- [Stimulus](https://stimulus.hotwired.dev/)
|
|
|
|
## Fork 🐑 ➡️ 🐏
|
|
|
|
[Same project with Stimulus](https://github.com/tanrax/simple-HTML-over-the-Wire-social-network-with-Django-and-stimulus).
|