# Prospera — the record

> A sales CRM where the pipeline is the home screen and every deal carries its next move — Pipedrive-class, without the per-seat bill.

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

## The build (measured)

- Files written: 886
- Pages: 85
- Routes (pages + API): 286
- Database tables (all under RLS): 66
- Migrations: 58
- Time on the line: 6h
- Shipped: 2026-07-12

## Changelog

- 2026-07-18 v1.0.1
- 2026-07-17 v1.0.0 — P1 pilot projection (Distribution Master Plan 2026-07-17).

## Written about it

- [Prospera vs Pipedrive: Subscribing to a CRM or Launching One You Own](https://saascode.ai/inside/prospera-vs-pipedrive-subscription-or-owned-crm.md)
- [Prospera: a pipeline-first sales CRM that keeps every deal moving](https://saascode.ai/inside/prospera-pipeline-first-sales-crm-keeps-deals-moving.md)
- [Sales CRM Options, Organized by Where the Next Action Comes From](https://saascode.ai/inside/sales-crm-options-by-next-action-source.md)
- [What it took to build a sales CRM in one night](https://saascode.ai/inside/prospera-build-story.md)

## Platform foundation

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