CoFi event registration + payment app
Go to file
Jeff Emmett 8b3ecd48c2 Rename venues to Commons Hub and Herrnhof Villa, match CCG/VotC IDs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 13:11:22 -07:00
app Fix registration API to accept simplified name/email-only form 2026-03-20 13:07:11 -07:00
components/ui Initial CoFi registration app 2026-03-19 11:37:45 -07:00
lib Rename venues to Commons Hub and Herrnhof Villa, match CCG/VotC IDs 2026-03-20 13:11:22 -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