django-saas-kit - Open-source Django SaaS boilerplate with modern tooling
by•
A production-ready Django SaaS boilerplate built with Clean Architecture (Service Layer), Tenant-Aware RBAC, JWT Auth, Celery, and Enterprise-Grade Observability (Structlog & Request-ID). - abu-rayhan-alif/django-saas-kit
Replies
Best
Maker
📌
Hey everyone 👋
I built django-saas-kit to reduce the repetitive setup work I kept doing for every Django SaaS project.
The goal was simple:
clean architecture, modern tooling, and a production-focused foundation developers can extend easily.
Current stack includes:
Django + PostgreSQL
Docker
Celery + Redis
GitHub Actions
Environment-based settings
Pre-commit + Ruff
Would love feedback from the community — especially Django/backend engineers.
Thanks for checking it out 🚀
Replies