openvidu/openvidu-testapp
dependabot[bot] 5dc3e83683
build(deps-dev): bump rollup from 3.29.4 to 3.29.5 in /openvidu-testapp
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 3.29.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v3.29.5)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 04:52:13 +00:00
..
.vscode OpenVidu v3 2024-07-02 19:19:05 +02:00
src openvidu-testapp: better end scenario logic 2024-09-19 13:37:46 +02:00
.editorconfig OpenVidu v3 2024-07-02 19:19:05 +02:00
.gitignore OpenVidu v3 2024-07-02 19:19:05 +02:00
README.md OpenVidu v3 2024-07-02 19:19:05 +02:00
angular.json OpenVidu v3 2024-07-02 19:19:05 +02:00
package-lock.json build(deps-dev): bump rollup from 3.29.4 to 3.29.5 in /openvidu-testapp 2024-09-27 04:52:13 +00:00
package.json openvidu-testapp: test scenarios. Full LiveKit options dialog 2024-09-17 01:32:41 +02:00
tsconfig.app.json OpenVidu v3 2024-07-02 19:19:05 +02:00
tsconfig.json OpenVidu v3 2024-07-02 19:19:05 +02:00
tsconfig.spec.json OpenVidu v3 2024-07-02 19:19:05 +02:00

README.md

Openvidu Testapp Livekit

This project was generated with Angular CLI version 16.0.3.

Install dependencies

npm i

Run application

npm start

To run without SSL and through localhost:

npm run start-insecure