Skip to content

chore: demo yardımcıları — tek-komut başlatma + kök→dashboard yönlendirme#50

Merged
Ohualtex merged 2 commits into
mainfrom
chore/demo-script
Jun 9, 2026
Merged

chore: demo yardımcıları — tek-komut başlatma + kök→dashboard yönlendirme#50
Ohualtex merged 2 commits into
mainfrom
chore/demo-script

Conversation

@Ohualtex

@Ohualtex Ohualtex commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Özet

Lansman/demo kolaylıkları (2 commit):

  • demo-canli.sh — tek komutla demo yayını: taze veri + uygulama (:8000) + Cloudflare quick tunnel → public HTTPS URL (giriş admin@demo.test / 123456). Durdur: Ctrl+C.
  • Kök yönlendirme — çıplak kök URL'e giren tarayıcı otomatik /dashboard/'a düşer (içerik-müzakeresi: Accept: text/html → 307; API/curl/test JSON sözleşmesi korunur).

Doğrulama

  • 3 kök testi geçer (JSON sözleşmesi) · smoke: tarayıcı → 307 → /dashboard/, API → JSON · ruff/format temiz · backend suite (PR CI + lokal).

Ohualtex and others added 2 commits June 9, 2026 15:43
…e tunnel)

./demo-canli.sh → taze demo verisi + uvicorn :8000 + cloudflared quick tunnel.
Yazdığı https://...trycloudflare.com URL'i paylaşılır (giriş admin@demo.test / 123456).
Ücretsiz demo yayını için — Cloudflare quick tunnel (sabit değil, her çalıştırmada değişir,
uyarı sayfası yok). Durdurmak Ctrl+C (app + tunnel birlikte kapanır).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…resi)

Çıplak kök URL'e giren tarayıcı (Accept: text/html) artık otomatik 307 ile
/dashboard/'a yönlenir → kullanıcı sona /dashboard/ yazmak zorunda değil.
API client/curl/test (Accept: */* | application/json) eskisi gibi bilgi JSON'ı
alır → mevcut sözleşme + 3 kök testi korunur.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@Ohualtex Ohualtex merged commit 5be7bdd into main Jun 9, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant