CoFi event registration + payment app
Go to file
Jeff Emmett de51975cb3 fix: change early bird cutoff to March 31
Sync with CCA — registrations on March 31 now see Regular tier.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 13:03:48 -07:00
app Rename domain from register to payment.collaborative-finance.net 2026-03-22 17:24:50 -07:00
components/ui Initial CoFi registration app 2026-03-19 11:37:45 -07:00
lib fix: change early bird cutoff to March 31 2026-03-23 13:03:48 -07:00
public Add public/.gitkeep for Docker build 2026-03-19 13:53:09 -07:00
.env.example Rename domain from register to payment.collaborative-finance.net 2026-03-22 17:24:50 -07:00
.gitignore Initial CoFi registration app 2026-03-19 11:37:45 -07:00
CLAUDE.md Rename domain from register to payment.collaborative-finance.net 2026-03-22 17:24:50 -07:00
Dockerfile Migrate secrets to Infisical injection at container startup 2026-03-22 16:36:36 -07:00
components.json Initial CoFi registration app 2026-03-19 11:37:45 -07:00
docker-compose.yml Rename domain from register to payment.collaborative-finance.net 2026-03-22 17:24:50 -07:00
embed-snippet.html Rename domain from register to payment.collaborative-finance.net 2026-03-22 17:24:50 -07:00
entrypoint.sh Migrate secrets to Infisical injection at container startup 2026-03-22 16:36:36 -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