-
**Describe the bug**
I'm setting up a tunnel to my server to access ssh via zero trust. It is necessary to be able to log in without additional authentication, and for this I created a secret token. …
-
A single README.md with some (incomplete) pseudo-code examples probably won't cut. We need a better, more complete/comprehensive overview of what this bundle enables without getting too much in the de…
-
Existing methods are usually static Image or text,
can you expose a method that allows a custom view to be passed in?
-
CQRS (but not necessarily CQS) typically implies that you [maintain a completely separate domain model for your Command side and your Query side](https://martinfowler.com/bliki/CQRS.html).
With tha…
-
Just to let you know, I was searching for exact this kind of example with DDD, DI, RxJS ... with an ecommerce theme.
I found this via https://daily.dev/ -> https://vuejsexamples.com/
Awesome job can…
-
maybe this is just a needed theme, not sure. I'm looking to do DDD context maps, something like this
![example context map](https://user-images.githubusercontent.com/5517/136669793-0cdd0cbe-7048-43…
-
It is found in https://github.com/ddd-by-examples/library/blob/master/docs/design-level.md
![image](https://user-images.githubusercontent.com/3389477/83965097-b66f2000-a8e3-11ea-8923-39511ac366dc.png…
-
Real authors of publications within Invenio are unable to be split from academic advisors/non-authors in the ``citation_author`` metatags that Scholar uses for indexing & display in search results:
…
-
Hello, A really awesome tool! Thank you for your wonderful research and development!
In the DDD17 and DDD20 datasets, I used v2e.dataset_scripts.ddd.ddd_extract_data.py to extract .avi and .aedat2 …
-
## Current behavior
When building project with AOT on Linux container the following error is thrown :
> error CS1912: Duplicate initialization of member 'Path' [/__w/1/s/[ProjectPath]/Project.…