Dockerized Django starter with PostgreSQL and nginx for local development.
Containerized starter that configures Django with PostgreSQL and nginx using Python 3.13 (Alpine). It provides docker-compose services, a sample nginx configuration, and a static file layout, suited for starting new Django projects requiring a reproducible container setup.
0