Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Centralize all application entities #431

Open
darioAnongba opened this issue Dec 8, 2021 · 0 comments
Open

Centralize all application entities #431

darioAnongba opened this issue Dec 8, 2021 · 0 comments

Comments

@darioAnongba
Copy link
Contributor

Currently entities of the QKM are split in the different domains. This is non-compliant with hexagonal architecture as entities are cross-layer and cross-domain. For example the entity userInfo is used accross all other domains, vaults are used in stores , etc.

The goal of this ticket is to move all entities under a folder at the same level as infra and the domains.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants