I discovered your channel and it's amazing, the way you explain and teach, you deserve more subscribers
@veryacademy3 жыл бұрын
Thank you so much! I think you all deserve better tutorials - probably going to take a few years to get to the level.
@rangabharath42533 жыл бұрын
Awesome as always 👍😀😊
@veryacademy3 жыл бұрын
Thank you! Cheers!
@alexandergarzo94152 жыл бұрын
Amazing!
@veryacademy2 жыл бұрын
Thank you! Cheers!
@maxrichard88523 жыл бұрын
Great tutorial! You could probably add it to the Celery playlist. It is not there. And I happen to find it by chance. And it is really helpful. I just could not make it work otherwise.
@dasshrs Жыл бұрын
Alternative way to do the same. Create file compose.yaml with content: services: rabbit-mq: ports: - '5672:5672' - '8080:15672' image: rabbitmq:3-management Than run: docker compose up
@ehsanghochagh72443 жыл бұрын
please make a tutorail for dockerize ecommerce with next and graphQL