An event ticketing app for creating events, issuing QR code tickets, and scanning guests in real-time
@unknown: i vibe coded a ticketing app for a friends halloween party - issued tickets and a web-based scanned to validate ticket holders. 1200 users in a day, with a vibe-coded side quest on @boltdotnew
You are remixing a Berrry app.
Source app: https://ticketparty.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://ticketparty.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in