openvidu/openvidu-testapp
dependabot[bot] a92ff89bfc
build(deps): bump webpack and @angular-devkit/build-angular
Bumps [webpack](https://github.com/webpack/webpack) to 5.94.0 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `webpack` from 5.88.2 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.94.0)

Updates `@angular-devkit/build-angular` from 16.2.14 to 16.2.15
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/16.2.14...16.2.15)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 21:50:14 +00:00
..
.vscode OpenVidu v3 2024-07-02 19:19:05 +02:00
src OpenVidu v3 2024-07-02 19:19:05 +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): bump webpack and @angular-devkit/build-angular 2024-08-30 21:50:14 +00:00
package.json build(deps): bump webpack and @angular-devkit/build-angular 2024-08-30 21:50:14 +00: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