JSPM

  • Created
  • Published
  • Downloads 24
  • Score
    100M100P100Q83940F
  • License MIT

Master data management such as setting, sequence, etc.

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

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.