Support tenant add update for select cluster (#21)

* Support cors
Mock login

* Support subscription and unsubscription

* Adapting in mode standalone

* Update readme

* Add new favicon

* Update favicon.ico

* Refresh table in event delete for avoid use cache

* Tenant add and update support multi select

* Move Chinese to English

* Update README file
8 files changed
tree: c70259616bde93d94b4c04f1945e9d32050fc7ed
  1. front-end/
  2. gradle/
  3. old-modules/
  4. src/
  5. .gitignore
  6. build.gradle
  7. gradle.properties
  8. gradlew
  9. gradlew.bat
  10. LICENSE
  11. README.md
README.md

Pulsar Admin Manager

front end base on vue-element-admin.

back end base on spring boot.

Build

front end

cd .front-end
npm install
npm run dev

backend

todo

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 teant.