hosting-platform/backend
oguz ozturk 61dc963b28 feat: Auto-create Cloudflare zone on domain creation
- Add create_zone() method to CloudflareService
- Fetch CF account API token from Admin Panel
- Create zone in Cloudflare when using company account
- Return nameservers in domain creation response
- Handle zone creation errors gracefully
2026-01-12 17:29:05 +03:00
..
app feat: Auto-create Cloudflare zone on domain creation 2026-01-12 17:29:05 +03:00
migrations migration: Remove CF account foreign key constraint 2026-01-12 17:03:23 +03:00
.env Initial commit: Customer panel 2026-01-11 17:38:39 +03:00
.env.example docs: Update .env.example with Admin Panel API config 2026-01-12 17:00:26 +03:00
requirements.txt Initial commit: Customer panel 2026-01-11 17:38:39 +03:00