Commit Graph

1 Commits

Author SHA1 Message Date
Claude
89bffbed40
feat: Merge VoXc2/dealix models — APIKey + AppSetting + deployment guide
Merged from VoXc2/dealix repository:
- api_key.py: APIKey model (hash, prefix, permissions, rate limit, expiry)
  + AppSetting model (key-value config with typed values)
- Both adapted to TenantModel (multi-tenant) + added Arabic fields
- Registered in models/__init__.py

This closes the "API key management" gap from the gap analysis.

Also includes production deployment guide with step-by-step instructions
for going from code to live product (~283 SAR/month operating cost).

https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-12 04:08:08 +00:00