Files
rxminder/services
William Valentin a8647ff33d refactor: update application code to use unified configuration
- Update App.tsx to use getAppConfig() instead of import.meta.env
- Update email templates to use getAppConfig() for base URL
- Update database strategy to use getDatabaseConfig() function
- Update mailgun service to use getter functions
- Remove direct unified config imports in favor of functions
- Ensure consistent configuration access throughout codebase
2025-09-08 21:24:07 -07:00
..