@chronomics/data-simulator-types
v1.0.1
Published
This repository stores the api documentation for Chronomics services.
Downloads
3
Maintainers
Keywords
Readme
api-design
This repository stores the api documentation for Chronomics services.
The public-facing part of the API is deployed to readme
Installation
Run npm install
CD
Manual pipeline deploys from master
branch.
Usage
To merge api files, run the below commands on command line:
Public API Gateway - npm run merge-public-api
Admin API Gateway - npm run merge-admin-api
Web API Gateway - npm run merge-web-api