openvidu/openvidu-testapp
dependabot[bot] 0460767227
build(deps): bump elliptic from 6.5.7 to 6.6.0 in /openvidu-testapp
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 02:16:01 +00:00
..
.vscode OpenVidu v3 2024-07-02 19:19:05 +02:00
src openvidu-testapp: make deviceId a proper selector in VideoCaptureOptions 2024-10-28 19:12:16 +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 v3 2024-07-02 19:19:05 +02:00
package-lock.json build(deps): bump elliptic from 6.5.7 to 6.6.0 in /openvidu-testapp 2024-10-31 02:16:01 +00:00
package.json openvidu-testapp: update livekit dependencies 2024-10-22 12:13:11 +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