Fixes and adjustments to demo

This commit is contained in:
Toni Koskinen
2026-03-27 10:37:42 +02:00
parent 51a4b84476
commit 4de890ba77
44 changed files with 1076 additions and 104 deletions

11
libs/shared-dto/README.md Normal file
View File

@@ -0,0 +1,11 @@
# shared-dto
This library was generated with [Nx](https://nx.dev).
## Building
Run `nx build shared-dto` to build the library.
## Running unit tests
Run `nx test shared-dto` to execute the unit tests via [Jest](https://jestjs.io).