chore: .env.example güncelleme, brainstorm notu ve build artifact
- .env.example: frontend/.env.example dosyasına yönlendiren yorum eklendi. - docs/brainstorms/2026-02-28-realtime-db-redis-ui-sync-brainstorm.md: realtime DB/Redis/UI sync için mimari kararları, neden event+snapshot yaklaşımı seçildiği ve açık soruları belgeleyen brainstorm dökümanı. - tsconfig.tsbuildinfo: TypeScript incremental build artifact güncellendi. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -31,6 +31,7 @@ RATE_LIMIT_MAX_REQUESTS=30
|
||||
API_KEY_WEB=web-frontend-key-change-me-in-production
|
||||
API_KEY_MOBILE=mobile-app-key-change-me-in-production
|
||||
API_KEY_ADMIN=admin-key-super-secret-change-me
|
||||
# Frontend Vite env'de kullanilacak key'ler icin frontend/.env.example dosyasina bak.
|
||||
|
||||
# === TMDB API Configuration ===
|
||||
# Get your API key from https://www.themoviedb.org/settings/api
|
||||
|
||||
Reference in New Issue
Block a user