White-Label-Demo „YourPlayer“ — APK, Admin-Dashboard und API auf eigenem günstigen Demo-Server (siehe docs/deployment.md).
Jetzt kostenlos testen — baue lokal:
cd flutter_app flutter build apk --flavor demo -t lib/main.dart --release --dart-define=FLAVOR=demo
APK-Dateiname: yourplayer-release.apk (konfiguriert in BrandConfig). Hosting der fertigen APK auf eurem Download-Server / Cloudflare.
Öffne das Panel unter https://api.truebuilddream.com/admin (API-Host; die statische Landing liegt unter player.truebuilddream.com).
Demo-Zugang (Repo-.env.example): Benutzer demo / Passwort demo123 — in Produktion ersetzen (ADMIN_USERNAME / ADMIN_PASSWORD).
Zeigt echte Geräte, die mit der Demo-App (apiBase = https://api.truebuilddream.com, website = https://player.truebuilddream.com in BrandConfig) verbunden sind.
Platzhalter: Link zu eurem Kontaktformular, E-Mail oder CRM. Öffentliche Demo-Landing: https://player.truebuilddream.com (DNS legt ihr an; nginx siehe docs/deployment.md).