rtrips-online/src
Jeff Emmett 5949973d13 Add canvas creation and two-way sync API routes
- POST /api/trips/[id]/canvas: auto-creates rspace community, populates
  with trip shapes (itinerary, destinations, bookings, budget, packing)
- POST /api/trips/[id]/sync: receives shape updates from canvas postMessage
  bridge, updates corresponding DB records
- Trip dashboard: wires up onShapeUpdate callback, adds "Create Canvas" button

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 12:20:58 -07:00
..
app Add canvas creation and two-way sync API routes 2026-02-13 12:20:58 -07:00
components Add canvas sync bridge for rspace.online integration 2026-02-13 12:16:58 -07:00
lib Add canvas sync bridge for rspace.online integration 2026-02-13 12:16:58 -07:00