# Adorable — the record

> Describe a business in any language and get a complete multi-page site — a Lovable alternative that ships as a SaaS under your own brand.

Source: https://saascode.ai/inside/products/adorable · A product record inside saascode — build data, changelog, and everything written about Adorable.

## The build (measured)

- Files written: 833
- Pages: 73
- Routes (pages + API): 272
- Database tables (all under RLS): 58
- Migrations: 95

## Changelog

- 2026-08-28 v1.1.0

## Written about it

- [Adorable vs Lovable — and vs building it yourself](https://saascode.ai/inside/adorable-vs-lovable-and-vs-building-it-yourself.md)
- [Best AI website builder source code in 2026 (own it, don't rent it)](https://saascode.ai/inside/best-ai-website-builder-source-code-2026.md)
- [How we built an AI website builder you can actually own](https://saascode.ai/inside/how-we-built-an-ai-website-builder-you-can-own.md)

## Platform foundation

Like every saascode product, Adorable ships on the fabric — the platform base included with every purchase:

- Authentication: Email + password, 28 providers incl. enterprise SSO
- Organizations: Multi-tenant, row-level isolation on every table
- Billing: Subscription plans, feature gating, admin-managed pricing
- Payments: 18 providers — Stripe, PayPal, regional processors
- API: Versioned REST + API keys, rate-limited
- MCP: Agent-ready — MCP server per product
- Integrations: 67 connected services — every card has code behind it
- Webhooks: Signed inbound with replay guard, plus outbound dispatch
- Notifications: 9 channels — in-app, email, Slack, Discord, Telegram, SMS
- i18n: DB-backed translations, admin-editable, add languages post-deploy
- Roles & access: Role-based access control, admin panel included
- Email: 4 switchable providers, templated transactional email
- Security: RLS everywhere, Zod validation, audit logging, rate limiting

## Links

- Buy in the catalog: https://saascode.ai/products/adorable
- Catalog page as markdown: https://saascode.ai/products/adorable.md
- Live demo: https://adorable.saascode.ai
