open-redirect/web
edraft cb3cd05cf2
All checks were successful
Build dev on push / build-api (push) Successful in 32s
Build dev on push / build-redirector (push) Successful in 33s
Build dev on push / build-web (push) Successful in 56s
Keycloak role management
Closes #10
2025-01-11 14:30:54 +01:00
..
public v1 2024-12-13 23:27:37 +01:00
src Keycloak role management 2025-01-11 14:30:54 +01:00
.eslintrc.json Added ui support for loading screen setting 2025-01-08 16:56:31 +01:00
.gitignore Load config by env 2025-01-03 14:51:08 +01:00
.prettierrc.json Added ui support for loading screen setting 2025-01-08 16:56:31 +01:00
angular.json v1 2024-12-13 23:27:37 +01:00
dockerfile v1 2024-12-13 23:27:37 +01:00
karma.conf.js v1 2024-12-13 23:27:37 +01:00
nginx.conf.template v1 2024-12-13 23:27:37 +01:00
package-lock.json QR Codes with logos 2025-01-10 20:13:08 +01:00
package.json QR Codes with logos 2025-01-10 20:13:08 +01:00
README.md v1 2024-12-13 23:27:37 +01:00
tailwind.config.js v1 2024-12-13 23:27:37 +01:00
tsconfig.app.json v1 2024-12-13 23:27:37 +01:00
tsconfig.json v1 2024-12-13 23:27:37 +01:00
tsconfig.spec.json v1 2024-12-13 23:27:37 +01:00

open-redirect

This project was generated with Angular CLI version 18.2.12.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

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

Build

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

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

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.