# Venuo — the record

> Public event pages, tiered tickets and QR check-in at the door — an Eventbrite alternative you run yourself, taking no percentage of ticket sales.

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

## The build (measured)

- Files written: 1046
- Pages: 77
- Routes (pages + API): 295
- Database tables (all under RLS): 63
- Migrations: 103
- Time on the line: 14h
- Shipped: 2026-07-29

## Changelog

- 2026-09-02 v1.0.0

## Written about it

- [Event Ticketing Software Compared: Who Actually Bears the Platform's Cut?](https://saascode.ai/inside/event-ticketing-software-compared-who-actually-bears-the.md)
- [Venuo vs Ticket Tailor, Eventbrite, and the Other Ways to Own a Ticketing Platform](https://saascode.ai/inside/venuo-vs-ticket-tailor-eventbrite-and-the-other-ways-to-own.md)
- [Venuo: event ticketing you run yourself, from public pages to QR check-in](https://saascode.ai/inside/road-to-venuo.md)

## Platform foundation

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