Pulsar Admin UI

The admin UI is based on vue-element-admin.

Build

Installation


# install app's dependencies $ npm install

Usage


# start to serve with hot reload at localhost:3000 # build for production with minification $ npm run dev

Development

You can start a pulsar standalone. The Pulsar Admin UI will automatically connect to pulsar standalone via http://localhost:8080. Now you try to go to tenants page and create tenant.