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 start
Follow the guide to creating a new KORD Guardian micro-service.
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 start
Follow the guide to creating a new KORD Guardian micro-service.