Commit Graph

3 Commits

Author SHA1 Message Date
23f190c7a7 Add AI features with secure environment variable configuration
- OpenAI API integration for event description generation
- Environment variable configuration for API key
- Premium feature access controls and usage tracking

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-08 12:34:09 -06:00
05acead999 Fix: Remove hardcoded OpenAI API key, use environment variable
- Replace hardcoded API key with environment variable
- Add OPENAI_API_KEY to .env.example for documentation
- Prevents secret exposure in version control

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-08 12:32:42 -06:00
997c129383 Initial commit - Black Canyon Tickets whitelabel platform
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-08 12:31:31 -06:00