Thanks to visit codestin.com
Credit goes to github.com

Skip to content

qnorth/warehouse

Repository files navigation

Warehouse

A warehouse management application

  • Hexagonal Architecture / Onion Architecture
  • Framework agnostic
  • Dependency Rule: dependency goes inwards

Folder structure

bin/ - application binaries
src/
├─ Core/ - the application core
│  ├─ Application/ - API
│  ├─ Domain/ - the business logic
├─ Infrastructure/ - the adapters for the infrastructure tools

Dependencies

Conventions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors