HomeAbout

Domain Structure

Domain Boundary Directory Structure

/domain /{entity_name} package.json (defines domain name) /src index.ts (container binding, exports) /lib types.ts (interfaces) /repositories /services
AboutContact