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

|
|
|
|
## 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 without Stimulus or plain JavaScript](https://github.com/tanrax/simple-HTML-over-the-Wire-social-network).
|