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

View File

@@ -0,0 +1,9 @@
{
"name": "shared-dto",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "libs/shared-dto/src",
"projectType": "library",
"tags": [],
"targets": {
}
}