crypto-commons-gather.ing-w.../app
Jeff Emmett 3091c01819 feat: add Google Sheets registration pipeline
- Add googleapis for Google Sheets integration
- Create /api/register endpoint to record registrations with "Pending" status
- Update webhook to mark registrations as "Paid" when payment completes
- Add lib/google-sheets.ts with addRegistration and updatePaymentStatus functions
- Update docker-compose.yml with Google Sheets env vars
- Add .env.example documenting required environment variables

Flow: Form submit → Sheet (Pending) → Payment → Webhook → Sheet (Paid)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 09:43:18 +01:00
..
about feat: add CCG26 Telegram link across all pages 2025-12-13 22:38:56 -05:00
api feat: add Google Sheets registration pipeline 2026-01-25 09:43:18 +01:00
directions feat: add CCG26 Telegram link across all pages 2025-12-13 22:38:56 -05:00
gallery feat: add CCG26 Telegram link across all pages 2025-12-13 22:38:56 -05:00
register feat: add Google Sheets registration pipeline 2026-01-25 09:43:18 +01:00
success feat: add CCG26 Telegram link across all pages 2025-12-13 22:38:56 -05:00
transparency feat: update community photo with new discussion circle image 2025-12-10 22:20:30 +00:00
globals.css feat: update footer text to reflect Creative Commons license 2025-12-10 18:39:44 +00:00
layout.tsx Add Open Graph and Twitter Card metadata for social sharing 2025-12-22 22:11:32 +01:00
page.tsx feat: improve hero section readability and fix typo 2026-01-06 00:57:39 +01:00