Skip to content

Commit 9d1c3a0

Browse files
Merge pull request #29 from peterbsmith2/features-overview-video
chore(docs): include features overview for v1.1
2 parents 945ba61 + 707b2e9 commit 9d1c3a0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

libs/ddd/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ The generated access restrictions prevent unwanted access between libraries resp
1616
- 🙅‍♀️ Adding linting rules for access restrictions between layers as proposed by Nrwl (supports tslint and eslint)
1717
- 🔥 Optionally generates skeleton for NGRX and integrates it into the DDD design (``--ngrx`` switch)
1818

19+
### Features Overview Video
20+
<a href="https://www.youtube.com/watch?v=39JLXMEE7Ds" target="_blank">![Screenshot of Overview Video](https://i.imgur.com/VlTRE80.png)</a>
21+
22+
1923
## Usage
2024

2125
Add this plugin to an Nx workspace:
@@ -100,4 +104,4 @@ see https://github.com/angular-architects/ddd-demo
100104

101105
## More
102106
- [Angular Architecture Workshop](https://www.angulararchitects.io/en/angular-workshops/advanced-angular-enterprise-architecture-incl-ivy/)
103-
- [Follow us on Twitter](https://twitter.com/ManfredSteyer)
107+
- [Follow us on Twitter](https://twitter.com/ManfredSteyer)

0 commit comments

Comments
 (0)