apioak-dashboard
is the control plane of apioak
gateway, based on Vue 3.x 、ant-design-vue 3.x、npm 6.14.13 development, the project cooperates with the back-end project of the control surface apioak-admin.
npm install -g cnpm --registry=https://registry.npm.taobao.org
cnpm install
npm run serve
npm run build
apioak-dashboard
├── public
└── src
├── api
├── assets
│ ├── css
│ ├── font
│ └── img
├── components
├── hooks
├── layouts
├── router
├── schema
│ └── plugins
├── store
│ └── modules
├── utils
└── views
├── plugin
│ └── components
├── router
├── services
├── ssl
├── upstream
└── user