# Estadia — the record

> Estadia is accommodation operations software with full source code for independent properties and small property groups to run as their own SaaS.

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

## The build (measured)

- Files written: 1193
- Pages: 100
- Routes (pages + API): 364
- Database tables (all under RLS): 80
- Migrations: 115
- Time on the line: 67h
- Shipped: 2026-08-20

## Written about it

- [Estadia: accommodation operations for independent properties](https://saascode.ai/inside/estadia-accommodation-operations-for-independent-properties.md)
- [Estadia vs Little Hotelier: source ownership or a managed small-property PMS](https://saascode.ai/inside/estadia-vs-little-hotelier-source-ownership-or-managed-pms.md)
- [Hotel management software for small properties in 2026: follow the operating loop](https://saascode.ai/inside/hotel-management-software-small-properties-operating-loop-2026.md)

## Platform foundation

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

- Authentication: Email + password, 28 providers incl. enterprise SSO
- Organizations: Deployment model depends on the product
- 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/estadia
- Catalog page as markdown: https://saascode.ai/products/estadia.md
- Live demo: https://estadia.saascode.ai
