CoFi event registration + payment app
Go to file
Jeff Emmett 7524d34e46 Simplify registration form to name/email only, set event dates and location
- Remove contact, contributions, expectations, howHeard, dietary, and participation commitment fields
- Set event dates to 20–28 June 2026, location to Commons Hub Austria (Reichenau an der Rax)
- Update accommodation to 8 nights with recalculated prices

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 12:57:41 -07:00
app Simplify registration form to name/email only, set event dates and location 2026-03-20 12:57:41 -07:00
components/ui Initial CoFi registration app 2026-03-19 11:37:45 -07:00
lib Simplify registration form to name/email only, set event dates and location 2026-03-20 12:57:41 -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