avicenna/service/app-hub/dashboard
Marcel Arndt d448ca6516 WIP 2026-01-19 12:21:48 +01: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 WIP 2026-01-19 12:21:48 +01:00
.dockerignore WIP 2026-01-19 12:21:48 +01: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
.prettierrx WIP 2026-01-19 12:21:48 +01:00
Dockerfile WIP 2026-01-19 12:21:48 +01: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
components.json modernize ticket and accounting 2025-12-12 11:38:30 +01:00
docker-entrypoint.sh modernize ticket and accounting 2025-12-12 11:38:30 +01:00
nginx.conf init dashboard 2025-04-10 17:31:52 +02:00
package.json WIP 2026-01-19 12:21:48 +01: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 WIP 2026-01-19 12:21:48 +01: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.