openvidu/openvidu-testapp
dependabot[bot] ed285f1556
build(deps): bump flatted from 3.3.3 to 3.4.2 in /openvidu-testapp
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2.
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-23 04:14:09 +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 flatted from 3.3.3 to 3.4.2 in /openvidu-testapp 2026-03-23 04:14:09 +00:00
package.json openvidu-testapp: full track-processors-js capabilities 2025-12-12 15:40:27 +01: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