Django + React starter with Docker, Vite, and Meilisearch integration.
Starter combining Django backend (DRF, Celery), React frontend (Vite), Postgres/PostGIS, Meilisearch, and RabbitMQ with Docker Compose and Fly.io deployment templates. Includes authentication flows, profile management, background job examples, tests, linters, pre-commit hooks, and CI configuration. Suited for full-stack web applications that need REST APIs, search, and background processing.
0