Updated 2026-07-28
Mortar — frequently asked questions
Straight answers about what Mortar builds, what you own, and how it differs from hosted no-code builders.
Frequently asked
What is Mortar?
An AI app builder that turns a plain-English description into a real, production Django application — real code, a real database, a live preview, and full source export.
Do I own the code Mortar generates?
Yes. Every project is a real Django repository you can export in full and run anywhere — there is no proprietary runtime and no vendor lock-in.
Is the database real?
Yes — a real relational database (SQLite in preview, Postgres-ready), with real Django migrations.
Can I export and self-host the app?
Yes — one-click full source export; run it on any host with no dependency on Mortar.
How is Mortar different from Base44 or Lovable?
Mortar is backend-first and code-ownership-first: you get a real Django codebase you keep, instead of an app bound to a platform.
Who is Mortar for?
Developers and agencies who want to build fast but keep real, maintainable, ownable code.
Can Mortar host the app, or do I have to self-host?
Both — publish and Mortar hosts it (plans from $6/mo, a real always-on machine and database), or export the code and self-host anywhere. Hosting is a convenience, never a requirement.
Can I use a custom domain?
Yes — buy a domain through Mortar and it connects itself (DNS + HTTPS automatic), or point a domain you already own with a short guided DNS step.
Can my app accept payments?
Yes — connect your own Stripe keys and describe the paid feature; Mortar wires real Django + Stripe, and customers pay straight into your Stripe account.
Build a real Django app you own
Describe it in plain English. Preview, edit, and export the full source — no lock-in.
Start building