# Platea — the record

> Platea is a multi-tenant direct-ordering and restaurant-operations SaaS with full source code included.

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

## The build (measured)

- Files written: 1329
- Pages: 107
- Routes (pages + API): 401
- Database tables (all under RLS): 88
- Migrations: 110
- Time on the line: 91h
- Shipped: 2026-08-21

## Written about it

- [Platea: a direct-ordering and restaurant-operations SaaS](https://saascode.ai/inside/platea-direct-ordering-restaurant-operations-saas.md)
- [Best restaurant ordering platforms in 2026 | Choose by tenant model](https://saascode.ai/inside/best-restaurant-ordering-platforms-2026-tenant-model.md)
- [Platea vs Flipdish | Hosted ordering or restaurant SaaS source code](https://saascode.ai/inside/platea-vs-flipdish-hosted-ordering-restaurant-saas-source-code.md)

## Platform foundation

Like every saascode product, Platea 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/platea
- Catalog page as markdown: https://saascode.ai/products/platea.md
- Live demo: https://platea.saascode.ai
