Read about the architecture of a KORD Guardian micro-service.
# Start the proxy server
cd proxy/
npm start
# Then run an example service
cd example/xyz/
npm startFollow the guide to creating a new KORD Guardian micro-service.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Read about the architecture of a KORD Guardian micro-service.
# Start the proxy server
cd proxy/
npm start
# Then run an example service
cd example/xyz/
npm startFollow the guide to creating a new KORD Guardian micro-service.