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 installto install Lerna. - Run
lerna bootstrapto install all packages. - Optional Run
lerna run testto run test, to be sure nothing is broken. - Run
lerna run buildto build all applications. - Navigate to package/application of interest and find the generated files in the
builddirectory.
Tento repozitář je udržován v rámci projektu OPZ č. CZ.03.4.74/0.0/0.0/15_025/0013983.
