Django starter kit with Docker Compose for development and API documentation
A pre-configured Django starter kit that uses Docker Compose to run Django, PostgreSQL, Elasticsearch, Celery, and Swagger in development. It provides a local development environment for building web applications and APIs, and is suited for projects that need background tasks and full-text search.
0