kesque/pulsar-dashboard
This is a private repo.
Node and NPM version
Node and npm version required are. In fact, do not upgrade to node 14+. Some 12 versions may not work either especially on OSX.
$ npm -v
6.7.0
$ node -v
v11.15.0
Build Dashboard
$ npm install
$ npm run serve
This is required since the Node server loads these components
$ npm run build
Node server
npm install
npm server.js
cd ./dashboard
npm install npm install -g @vue/cli npm run build
docker pull kesque/pulsar-dashboard