这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
dependabot[bot] 4c78c01eb4
build(deps): bump axios from 0.21.1 to 0.21.4 in /apps/vue/tests/server
3 years ago
..
controller chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
service chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
README.md upgrade: upgrade vben to 2.8.0 3 years ago
ecosystem.config.js chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
index.ts chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
nodemon.json chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
package.json upgrade: upgrade vben to 2.8.0 3 years ago
routes.ts chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
tsconfig.json chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
utils.ts chore: upgrade abp framework to 5.0.0-rc.1 4 years ago
yarn.lock build(deps): bump axios from 0.21.1 to 0.21.4 in /apps/vue/tests/server 3 years ago

README.md

Test Server

It is used to start the test interface service, which can test the upload, websocket, login and other interfaces.

Usage


cd ./test/server

pnpm install

pnpm run start