openvidu/openvidu-testapp
dependabot[bot] 695f36a7ff
build(deps): bump @angular/core in /openvidu-testapp
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 20.3.15 to 20.3.18.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.18/packages/core)

---
updated-dependencies:
- dependency-name: "@angular/core"
  dependency-version: 20.3.18
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-26 16:19:33 +00:00
..
.vscode OpenVidu v3 2024-07-02 19:19:05 +02:00
src openvidu-testapp: full track-processors-js capabilities 2025-12-12 15:40:27 +01: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-testapp: upgrade to Angular v20 2025-10-07 22:00:11 +02:00
custom-webpack.config.js openvidu-testapp: fix webpack builder with custom configuration 2025-02-19 12:38:57 +01:00
package-lock.json build(deps): bump @angular/core in /openvidu-testapp 2026-03-26 16:19:33 +00:00
package.json build(deps): bump @angular/core in /openvidu-testapp 2026-03-26 16:19:33 +00:00
tsconfig.app.json openvidu-testapp: full track-processors-js capabilities 2025-12-12 15:40:27 +01:00
tsconfig.json openvidu-testapp: full track-processors-js capabilities 2025-12-12 15:40:27 +01: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