KORD Guardian micro-services Read about the architecture of a KORD Guardian micro-service. Run example micro-services # Start the proxy server cd proxy/ npm start # Then run an example service cd example/xyz/ npm start Build a new micro-service Follow the guide to creating a new KORD Guardian micro-service.