CoFi event registration + payment app
Go to file
Jeff Emmett 19700b7af7 Update Herrnhof options to match VotC, fix dates to June 21-28, rename page title
- Add all Herrnhof Villa options: living room, triple, twin, single, couple
- Revert to 7-night pricing matching VotC rates exactly
- Change dates to 21–28 June 2026
- Rename page title to "Payment for CoFi 4"
- Update confirmation text to "payment confirmation"

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 11:27:59 -07:00
app Update Herrnhof options to match VotC, fix dates to June 21-28, rename page title 2026-03-21 11:27:59 -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