UNPKG

@mbc-cqrs-serverless/master

Version:

Master data management such as setting, sequence, etc.

26 lines (15 loc) 848 B
![MBC CQRS serverless framework](https://mbc-cqrs-serverless.mbc-net.com/img/mbc-cqrs-serverless.png) # MBC CQRS serverless framework Master Service package ## Description This package manages master data and hierarchical settings in a multi-tenant CQRS architecture. It provides two main components: - **Master Data Service**: Implements CRUD operations for master data entities with support for tenant boundaries - **Master Setting Service**: Manages hierarchical settings across user, group, tenant, and common levels ## Installation ```bash npm install @mbc-cqrs-serverless/master ``` ## Documentation Visit https://mbc-cqrs-serverless.mbc-net.com/ to view the full documentation. ## License Copyright © 2024, Murakami Business Consulting, Inc. https://www.mbc-net.com/ This project and sub projects are under the MIT License.