WORLDPLAY event website - prefiguring postcapitalist futures through fiction, performance and play
Go to file
Jeff Emmett 196ca4589d Add Google Sheets and Resend email integration
- Registration data sent to Google Sheet (all fields)
- Confirmation email sent via Resend
- Beautiful HTML email template matching site design
- Both integrations are optional (gracefully disabled if not configured)

Environment variables needed:
- RESEND_API_KEY: Resend API key for emails
- GOOGLE_SHEET_ID: Google Sheet ID for registrations
- GOOGLE_CREDENTIALS: Service account JSON credentials

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 14:35:15 +01:00
.dockerignore Initial commit: WORLDPLAY event website 2026-01-21 11:50:14 +01:00
Dockerfile Initial commit: WORLDPLAY event website 2026-01-21 11:50:14 +01:00
docker-compose.yml Add Google Sheets and Resend email integration 2026-01-22 14:35:15 +01:00
index.html Change About headline to neutral title 2026-01-21 12:28:57 +01:00
package.json Add Google Sheets and Resend email integration 2026-01-22 14:35:15 +01:00
server.js Add Google Sheets and Resend email integration 2026-01-22 14:35:15 +01:00