Events / RSVP integration scaffold for the community hub
A startup-community hub + digital loyalty-wallet platform
Overview
An early-stage workspace reserved for the community hub’s events / RSVP integration (Luma). At the time of capture the folder holds only project scaffolding, so this entry documents it honestly as a placeholder for in-progress work rather than a shipped module.
Why It Exists
The hub runs its events through an external RSVP provider (Luma). This workspace was set aside to host the glue between that provider and the platform, syncing events, attendees and check-ins back into the main site and loyalty wallet, kept separate from the marketing-site repo so the integration can evolve independently.
What We Built
Currently a bare scaffold (agent/workspace configuration only), with no application code committed yet. The intended scope, based on the sibling marketing site, is an events ingestion and RSVP-sync layer feeding the public events pages and check-in flows.
Technologies & Approach
No stack is committed yet. The surrounding platform is TypeScript/Next.js with Supabase, and Luma is the external events source the integration is meant to bridge.
Outcome / Impact
Documented as planned/early-stage. It marks the boundary where the community hub’s events integration will live, separate from the marketing site and the wallet service.
Capabilities Demonstrated
- Clear separation of a third-party integration into its own workspace
- Groundwork for events / RSVP synchronization within a larger platform