1 Star 0 Fork 1

zhayucun / apioak-dashboard

forked from apioak / apioak-dashboard 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.50 KB
一键复制 编辑 原始数据 按行查看 历史
zanehy 提交于 2023-03-01 16:18 . feat: release 0.6.1 version (#58)

apioak-dashboard vue ant-design-vue npm node

简体中文 | English

Introduction

apioak-dashboard is the control plane of apioak gateway, based on Vue 3.xant-design-vue 3.xnpm 6.14.13 development, the project cooperates with the back-end project of the control surface apioak-admin.

Quick start

Download code from Github

Install cnpm

npm install -g cnpm --registry=https://registry.npm.taobao.org

Install project dependencies

cnpm install

Start the development environment

npm run serve

Edit static files in production environment

npm run build

Customize configuration

See Configuration Reference.

Project directory structure

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
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/zhayucun/apioak-dashboard.git
git@gitee.com:zhayucun/apioak-dashboard.git
zhayucun
apioak-dashboard
apioak-dashboard
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891