Package Exports
- @mbc-cqrs-serverless/master
- @mbc-cqrs-serverless/master/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@mbc-cqrs-serverless/master) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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
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.