CoFi event registration + payment app
Go to file
Jeff Emmett a3cdb9c372 Clean up checkout metadata to only pass name/email/accommodation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 11:36:05 -07:00
app Clean up checkout metadata to only pass name/email/accommodation 2026-03-21 11:36:05 -07:00
components/ui Initial CoFi registration app 2026-03-19 11:37:45 -07:00
lib Update Herrnhof options to match VotC, fix dates to June 21-28, rename page title 2026-03-21 11:27:59 -07:00
public Add public/.gitkeep for Docker build 2026-03-19 13:53:09 -07:00
.env.example Configure for register.collaborative-finance.net 2026-03-19 13:46:23 -07:00
.gitignore Initial CoFi registration app 2026-03-19 11:37:45 -07:00
CLAUDE.md Move registration form to root path, remove /register 2026-03-19 15:35:37 -07:00
Dockerfile Initial CoFi registration app 2026-03-19 11:37:45 -07:00
components.json Initial CoFi registration app 2026-03-19 11:37:45 -07:00
docker-compose.yml Add staging domain to Traefik Host rule 2026-03-19 13:49:35 -07:00
embed-snippet.html Move registration form to root path, remove /register 2026-03-19 15:35:37 -07:00
next-env.d.ts Initial CoFi registration app 2026-03-19 11:37:45 -07:00
next.config.mjs Initial CoFi registration app 2026-03-19 11:37:45 -07:00
package.json Initial CoFi registration app 2026-03-19 11:37:45 -07:00
pnpm-lock.yaml Initial CoFi registration app 2026-03-19 11:37:45 -07:00
postcss.config.mjs Initial CoFi registration app 2026-03-19 11:37:45 -07:00
tsconfig.json Initial CoFi registration app 2026-03-19 11:37:45 -07:00