angular-architects / nx-ddd-plugin

Nx plugin for structuring a monorepo with domains and layers
313 stars 56 forks source link

Feature/add directory support to Domain and Feature #35

Closed benpsnyder closed 3 years ago

benpsnyder commented 3 years ago

This is a first attempt and might contain bugs. Need to add some validation and better docs.

wSedlacek commented 3 years ago

I would recommend following Conventional Commits to match the format of the majority of other commits in this repo.

You may consider rebasing or squashing your existing commits in order to reword them.

cogoo commented 3 years ago

Is there anything we/I can do to help with this. In need of this feature 😄

manfredsteyer commented 3 years ago

Thanks for this feature!