Skip to content

Commit ba4c3c6

Browse files
author
Alireza Ghorbani
authored
Added Realtime Chat app tutorial for django (#371)
Building Realtime Chat application with Vue, django-notifs, RabbitMQ and uWSGI.
1 parent 575fa64 commit ba4c3c6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,14 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
367367
- Build a Community-driven delivery application with Django, Postgres and JavaScript
368368
- [Part 1](https://www.ashwinhariharan.tech/blog/thinking-of-building-a-contact-tracing-application-heres-what-you-can-do-instead/)
369369
- [Part 2](https://www.ashwinhariharan.tech/blog/thinking-of-building-a-contact-tracing-application-heres-what-you-can-do-instead-part-2/)
370+
- Realtime Chat application with Vue, django-notifs, RabbitMQ and uWSGI
371+
- [Part 1](https://danidee10.github.io/2018/01/01/realtime-django-1.html)
372+
- [Part 2](https://danidee10.github.io/2018/01/03/realtime-django-2.html)
373+
- [Part 3](https://danidee10.github.io/2018/01/07/realtime-django-3.html)
374+
- [Part 4](https://danidee10.github.io/2018/01/10/realtime-django-4.html)
375+
- [Part 5](https://danidee10.github.io/2018/01/13/realtime-django-5.html)
376+
- [Part 6](https://danidee10.github.io/2018/03/12/realtime-django-6.html)
377+
370378

371379
### Bots:
372380

0 commit comments

Comments
 (0)