more folders cleanup

This commit is contained in:
Daniel Hutzel
2025-07-19 09:16:15 +02:00
parent dcc74fbd10
commit ef8702acf8
9 changed files with 90 additions and 1979 deletions

2067
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -35,8 +35,6 @@ After the jumpstart, have a look into the enclosed sub folders/projects, which a
- [orders](orders) - a generic reuse service
- [common](common) - a reuse content package
- [bookstore](bookstore) - a composite app of the above
- [etc/*](readme) - Plugins adding cross-cutting concerns
- [test](test) - Tests for all the above
> _see also [samples.md](readme/samples.md)_