safing-portmaster/desktop/angular/projects/safing/portmaster-api
2024-04-18 13:50:47 +02:00
..
src Ignore default Windows icons in UI better 2024-04-18 13:50:47 +02:00
karma.conf.js Migrate Angular UI from portmaster-ui to desktop/angular. Update Earthfile to build libs, UI and tauri-builtin 2024-03-20 10:43:29 +01:00
ng-package.json Migrate Angular UI from portmaster-ui to desktop/angular. Update Earthfile to build libs, UI and tauri-builtin 2024-03-20 10:43:29 +01:00
package-lock.json Migrate Angular UI from portmaster-ui to desktop/angular. Update Earthfile to build libs, UI and tauri-builtin 2024-03-20 10:43:29 +01:00
package.json Migrate Angular UI from portmaster-ui to desktop/angular. Update Earthfile to build libs, UI and tauri-builtin 2024-03-20 10:43:29 +01:00
README.md Migrate Angular UI from portmaster-ui to desktop/angular. Update Earthfile to build libs, UI and tauri-builtin 2024-03-20 10:43:29 +01:00
tsconfig.lib.json Migrate Angular UI from portmaster-ui to desktop/angular. Update Earthfile to build libs, UI and tauri-builtin 2024-03-20 10:43:29 +01:00
tsconfig.lib.prod.json Migrate Angular UI from portmaster-ui to desktop/angular. Update Earthfile to build libs, UI and tauri-builtin 2024-03-20 10:43:29 +01:00
tsconfig.spec.json Migrate Angular UI from portmaster-ui to desktop/angular. Update Earthfile to build libs, UI and tauri-builtin 2024-03-20 10:43:29 +01:00

PortmasterApi

This library was generated with Angular CLI version 14.0.0.

Code scaffolding

Run ng generate component component-name --project portmaster-api to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project portmaster-api.

Note: Don't forget to add --project portmaster-api or else it will be added to the default project in your angular.json file.

Build

Run ng build portmaster-api to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build portmaster-api, go to the dist folder cd dist/portmaster-api and run npm publish.

Running unit tests

Run ng test portmaster-api to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.