avicenna/service/app-hub/dashboard
Marcel Arndt 5f37743019 feat: prepare skeleton loading indicator 2025-06-30 07:52:27 +02:00
..
.vscode (app): init angular project 2024-07-18 13:49:22 +02:00
public (app): init angular project 2024-07-18 13:49:22 +02:00
src feat: prepare skeleton loading indicator 2025-06-30 07:52:27 +02:00
.editorconfig (app): init angular project 2024-07-18 13:49:22 +02:00
.gitignore (app): init angular project 2024-07-18 13:49:22 +02:00
.postcssrc.json (web): dashboard enhancements 2025-06-05 15:24:05 +02:00
Dockerfile init dashboard 2025-04-10 17:31:52 +02:00
README.md (app): init angular project 2024-07-18 13:49:22 +02:00
angular.json (web): dashboard enhancements 2025-06-05 15:24:05 +02:00
codegen.ts (web): dashboard enhancements 2025-06-05 15:24:05 +02:00
docker-entrypoint.sh init dashboard 2025-04-10 17:31:52 +02:00
nginx.conf init dashboard 2025-04-10 17:31:52 +02:00
package-lock.json (web): dashboard enhancements 2025-06-05 15:24:05 +02:00
package.json (web): dashboard enhancements 2025-06-05 15:24:05 +02:00
tailwind.config.js (web): dashboard enhancements 2025-06-05 15:24:05 +02:00
tsconfig.app.json init dashboard 2025-04-10 17:31:52 +02:00
tsconfig.json update angular core & cli to v19 2025-04-11 12:04:04 +02:00
tsconfig.spec.json init dashboard 2025-04-10 17:31:52 +02:00

README.md

Dashboard

This project was generated with Angular CLI version 18.1.1.

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.