TixFin is an enterprise event ticketing platform: create events, sell tickets through a branded shop (or through Shopify/WordPress), manage staff and crew operations, and scan attendees in at the door — all backed by one shared backend.
This repository is the organization's landing page. For product documentation, start at docs.tixfin.com — in particular the Platform Overview, which explains how everything below fits together.
| Repo | What it is |
|---|---|
tixfin-backend |
Core backend — Quarkus/Java, hexagonal architecture. Events, tickets, payments, projects, crew operations, and every other core domain. |
tixfin-rest-api |
Partner API service — the public REST surface for third-party integrations (API keys, scoped access policies, audit trail). |
tixfin-frontend |
The Dashboard — the web app organizers use to manage events, tickets, team, billing, and crew operations. Next.js/React. |
tixfin-shops |
The Shop — the public, multi-tenant storefront where attendees buy tickets. Next.js. |
tixfin-app |
Mobile scanner app for door/box-office staff. React Native (Expo). |
tixfin-shopify |
Shopify integration — sell TixFin tickets as products in an existing Shopify store. |
tixfin-wordpress |
WordPress plugin — in development. See status. |
tixfin-docs |
Source for the public documentation site, docs.tixfin.com. |
tixfin-changelog |
Source for the public changelog, changelog.tixfin.com. |
tixfin-issues |
Where to report bugs, request features, or ask questions. |
Don't open issues against individual product repos — everything is tracked centrally in tixfin-issues. See that repo's README or the Reporting Issues guide for which template to use and when to email us instead (security vulnerabilities, account/billing issues, and active-event emergencies should never go in a public issue).
See docs.tixfin.com/docs/support for all support channels (email, live chat, phone, emergency contact) depending on who you are — organizer, staff, attendee, or developer.