This repository has been archived on 2026-03-21. You can view files and clone it, but cannot push or open issues or pull requests.
payfrit-biz/api/dev
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
..
index.cfm Add dev environment configuration and tools 2026-01-26 12:39:28 -08:00
seedData.cfm Add dev environment configuration and tools 2026-01-26 12:39:28 -08:00
timeTravel.cfm Add dev environment configuration and tools 2026-01-26 12:39:28 -08:00