You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "= Polyglot microservices (Java, Node, .NET) + Istio on Kubernetes/OpenShift This content is brought to you by http://developers.redhat.com - Register today! :toc: macro :toc-title: Table of Contents :toclevels: 3 :icons: font :data-uri: :source-highlighter: highlightjs",
"main": "index.js",
"directories": {
"lib": "lib"
},
"scripts": {
"dev": "npm run build:dev && nodemon -e adoc -x \"npm run build:dev\"",
"build:dev": "npx @antora/cli@2.3 dev-site.yml",
"test": "echo \"Error: no test specified\" && exit 1"