1
0
vben 37a4f971c8 feat: Improve the front-end and back-end permission mode and useAccess 10 сар өмнө
..
http 9572d1a1c5 feat: Dynamically get the menu from the back end 10 сар өмнө
src 37a4f971c8 feat: Improve the front-end and back-end permission mode and useAccess 10 сар өмнө
README.md ca1cad0cd3 feat: add backend-mock app 10 сар өмнө
ecosystem.config.cjs ca1cad0cd3 feat: add backend-mock app 10 сар өмнө
nest-cli.json 692225cfff chore: remove sqlite 10 сар өмнө
package.json 37a4f971c8 feat: Improve the front-end and back-end permission mode and useAccess 10 сар өмнө
tsconfig.build.json ca1cad0cd3 feat: add backend-mock app 10 сар өмнө
tsconfig.json ca1cad0cd3 feat: add backend-mock app 10 сар өмнө

README.md

@vben/backend-mock

Description

Vben Admin Pro 数据mock服务

Running the app

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod