This codebase is managed by Lerna. For more information please see individual packages and applications.
- @model-driven-data/core package
- schema-generator application
- specification-manager application
- backend service
- and other packages under @model-driven-data/*
- Clone the whole repository.
git clone ...
- Run
npm install
to install Lerna. - Run
lerna bootstrap
to install all packages. - Optional Run
lerna run test
to run test, to be sure nothing is broken. - Run
lerna run build
to build all applications. - Navigate to package/application of interest and find the generated files in the
build
directory.
Tento repozitář je udržován v rámci projektu OPZ č. CZ.03.4.74/0.0/0.0/15_025/0013983.