📄️ HTML quickstart
A single HTML file that lists events, sells tickets through the hosted checkout and shows the order. No build step.
📄️ Next.js quickstart
Server components read the catalogue through @ticketlayer/live/server; a client provider boots the browser SDK and Elements for the buy flow.
📄️ Vite + React quickstart
A client-only React app (what Lovable and Bolt generate) with the Live SDK, React Elements wrappers and the hosted checkout modal.