@west-coast-matthew/erp-core-node
v1.0.1
Published
## Description This project storescore logic cusch as constants and entities used in my simulated manufacturing projects. These entities are centralized as they are common across several microservices.
Readme

ERP Core (NodeJS)
Description
This project storescore logic cusch as constants and entities used in my simulated manufacturing projects. These entities are centralized as they are common across several microservices.
Common logic for the suite of modules that make up the entire inventory tracking system, an example of a production level real world application.
You can find more details on my personal blog https://www.matthewdalby.dev
Building and deploying
clear && yarn run build npm publish --access public
Installing this shared module with other projects
npm install @west-coast-matthew/erp-core-node
