A Django reference build of a social-content workspace.
Blotato Clone is a local-first Django implementation of a remix / schedule / analyze workflow. It exists to exercise the full shape of a content-ops product without external providers.
Architecture at a glance
- Django 6 + django-htmx — server-rendered UI with interaction islands
- Eight domain apps: accounts, content, ai, billing, prompts, scheduler, social, analytics
- Mock provider layer — publishing, LLM, and video render are deterministic simulators
- Credit ledger with per-event cost mapping instead of Stripe billing
Not affiliated
This project is an educational clone, not affiliated with blotato.com. No production data or customer accounts are involved.