- Add Next.js app structure with base configs, linting, and formatting - Implement LiveKit Meet page, types, and utility functions - Add Docker, Compose, and deployment scripts for backend and token server - Provide E2E and smoke test scaffolding with Puppeteer and Playwright helpers - Include CSS modules and global styles for UI - Add postMessage and studio integration utilities - Update package.json with dependencies and scripts for development and testing
11 lines
437 B
Markdown
11 lines
437 B
Markdown
# studio-panel (archived)
|
|
|
|
Este paquete ha sido archivado y su funcionalidad migrada a `packages/broadcast-panel/src/features/studio`.
|
|
|
|
Razones:
|
|
- Integración del Studio dentro del Broadcast app para simplificar despliegue y facilitar el handshake.
|
|
- Evita problemas de CORS y origin para postMessage.
|
|
|
|
Si necesitas recuperar código histórico, revisa el historial de git o el paquete original en `packages/studio-panel` (archivado).
|
|
|