- 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
305 B
305 B
studio-panel archived
The studio-panel package has been archived and migrated into packages/broadcast-panel/src/features/studio.
If you need to restore the old package, check packages/studio-panel-deprecated which contains the previous files and package.json (renamed to indicate deprecation).