Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 456 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 456 Bytes

hiproxy-plugin-dashboard

hiproxy dashboard plugin to manage your projects config and services

Usage

install

npm install hiproxy-plugin-dashboard -g

start server

hiproxy start

visit

http://127.0.0.1:5525/dashboard/

Development

npm install
npm link
webpack -w

Bundle

webpack