Minimal Django Cookiecutter SaaS starter with auth and deployment tools.
A Django Cookiecutter template that scaffolds a SaaS-ready project with user authentication, API support, email, media storage, and deployment configs. It uses Django and Python with frontend tooling via Webpack and Tailwind, local Docker Compose for development, and CI deployment via GitHub Actions. Suited for building SaaS web apps or MVPs that need authentication, payments, and production-oriented deployment settings.
0