@metadot/bamzooka-models
v0.0.1
Published
This library contains all the Models, Constants and Types needed for Bamzooka. It can be deployed and used by the plugins to use existing Bamzooka models in the typescript/javascript code
Readme
bam-shared-models
This library contains all the Models, Constants and Types needed for Bamzooka. It can be deployed and used by the plugins to use existing Bamzooka models in the typescript/javascript code
Deploy
From the 'metadot-workspace' root directory run:
./libs/bam/shared/models/tools/deploy.shBefore all make sure npm login is set
Running unit tests
Run nx test bam-shared-models to execute the unit tests via Jest.
