Django Saas Boilerplate
A ready‑to‑run Django starter that bundles HTMX, Tailwind CSS and Alpine.js so you can launch a SaaS product with authentication, billing, and modern UI out of the box.
- •You want a full‑stack Django app with a modern, reactive front‑end and don’t want to wire HTMX/Tailwind yourself.
- •Your SaaS needs built‑in subscription handling, user accounts, and a clean admin panel from day 1.
- •You prefer Python‑only back‑end tooling but still want the interactivity of Alpine.js without a separate SPA framework.
curl -X POST http://127.0.0.1:8000/accounts/signup/ -H 'HX-Request: true' -d 'email=jane@example.com&password=Secret123'
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/django-saas-boilerplate && curl -fsSL https://workflowstacks.com/api/skills/django-saas-boilerplate/claude-skill -o ~/.claude/skills/django-saas-boilerplate/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Django Saas Boilerplate is a small HTML project (~2k lines across 42 code files). Setup is light: install Python, add API keys, run one command. Last commit this month, MIT license, no tests found.
- 1README.mdStart here — what it does and how to install it
- 2CLAUDE.mdThe instructions the AI actually follows
- 3pyproject.tomlDependencies and the commands it exposes
- 4.env.exampleThe API keys and settings you must provide
- 5core/__init__.pyInside core/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/django-saas-boilerplate && curl -fsSL https://workflowstacks.com/api/skills/django-saas-boilerplate/claude-skill -o ~/.claude/skills/django-saas-boilerplate/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More saas-starter tools founders pair with this one.