Multi-Platform Support
Build for Web (React + Vite), Mobile (React Native), and tvOS (Apple TV) with shared code and components
Comprehensive guides for the Bayit+ streaming platform - Web, Mobile, tvOS, and Backend
New to Bayit+? Start here:
For Users:
Printable PDF Guides:
cd backend
poetry install
poetry run uvicorn app.main:app --host 0.0.0.0 --port 8000 --reloadcd web
npm install
npm start # Opens http://localhost:3000cd mobile-app
npm install
npm run ios # iOS Simulator
npm run android # Android Emulatorcd tvos-app
npm install
npm run ios # tvOS SimulatorDocumentation Issues:
Emergency Contact:
Document Status: ✅ Production Ready Last Updated: 2026-01-31 Maintained by: Documentation Team