Skip to content

ERP Simulator is a small tool used on Critical Manufacturing Partners training to simulate a basic external ERP system.

License

Notifications You must be signed in to change notification settings

criticalmanufacturing/training-simulator-erp

Repository files navigation

Training ERP Simulator

Build Status Coverage Status

ERP Simulator is a small tool used on Critical Manufacturing Partners training to simulate an external ERP system.

This is a very limited tool, currently only containing a small set of features, but that allow how customers and partners to understand how easily an external system can be integrated with Critical Manufacturing MES.

To see the list of available APIs please check the API Index.

How to start

To start just run:

npm install @criticalmanufacturing/training-simulator-erp -g

and then:

cmf-simulator-erp

By default the application will run on port 9000. If you want to specify a different port use the --port option:

cmf-simulator-erp --port 80

For more details use the --help option.

About

ERP Simulator is a small tool used on Critical Manufacturing Partners training to simulate a basic external ERP system.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published