- Replace Resend with SendGrid for notification emails - Add sendThankYouEmail function using SendGrid REST API - Add SENDGRID_API_KEY to env vars documentation - Fix URL handling in checkout/portal routes (use getBaseUrl helper) - Simplify donation request body in homepage - Add Dockerfile for standalone deployment - Enable standalone output in next.config.mjs 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .github/workflows | ||
| app | ||
| components | ||
| lib | ||
| public | ||
| styles | ||
| .gitignore | ||
| CLOUDFLARE_DEPLOYMENT.md | ||
| Dockerfile | ||
| components.json | ||
| next.config.mjs | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
| wrangler.toml | ||