Updated ruff and mypy, accepted all changes Central exception management and injected the Session. This removed a lot of duplicated boilerplate code. Added health check Updated to Angular 21
5 lines
118 B
HTML
5 lines
118 B
HTML
<app-nav-bar></app-nav-bar>
|
|
<div class="mat-app-background basic-container">
|
|
<router-outlet></router-outlet>
|
|
</div>
|