chore: demo yardımcıları — tek-komut başlatma + kök→dashboard yönlendirme#50
Merged
Conversation
…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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ö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./dashboard/'a düşer (içerik-müzakeresi:Accept: text/html→ 307; API/curl/test JSON sözleşmesi korunur).Doğrulama
/dashboard/, API → JSON · ruff/format temiz · backend suite (PR CI + lokal).