Fabric Deployer is an api layer responsible for providing most of the backend functionality for Fabric Operations Console UI.
More details about the apis here and the sample responses here
make build
# Build ghcr.io/ibm-blockchain/fabric-deployer:latest-amd64
make image
make test
Please refer this section for contribution and command practices