payfrit-works/api/config
John Mizerek 05cf73446f Add dev environment configuration and tools
- api/config/environment.cfm: Central config for dev vs prod settings
  - Verbose errors, debug logging, magic OTP bypass
  - Rate limiting toggle, email catch-all, token expiry settings
- api/dev/: Development-only endpoints
  - seedData.cfm: Create/reset test users
  - timeTravel.cfm: Manipulate timestamps for testing
  - index.cfm: Dev tools index

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 12:39:28 -08:00
..
environment.cfm Add dev environment configuration and tools 2026-01-26 12:39:28 -08:00
stripe.cfm Enable address endpoints and switch Stripe to live mode 2026-01-23 21:26:14 -08:00