Skip to content

Commit 3a38fdd

Browse files
committed
Merge branch 'master' of https://github.com/angular-architects/nx-ddd-plugin into master
2 parents 9a5c2a8 + 9d1c3a0 commit 3a38fdd

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)