
Simple django boilerplate using docker, rabbitmq and celery. First time trying docker and docker-compose
This product is a Django Boilerplate, which is a simple boilerplate for a dockerized Django project. It uses Celery and RabbitMQ for managing tasks and includes a premade example of an async task. Additionally, it includes Bootstrap 4.0.0 with jQuery and Popper.js, as well as a Postgresql database.
The Django Boilerplate is a ready-to-use base template for creating Dockerized Django projects. It includes Celery and RabbitMQ for task management, Bootstrap 4.0.0 with jQuery and Popper.js, and a premade example of an asynchronous task. Installation is straightforward with Docker and Docker Compose, and the app can be accessed at http://localhost:8000/.
