vben 484a0903e9 chore: update deps il y a 2 ans
..
http 9572d1a1c5 feat: Dynamically get the menu from the back end il y a 2 ans
src 692225cfff chore: remove sqlite il y a 2 ans
README.md ca1cad0cd3 feat: add backend-mock app il y a 2 ans
ecosystem.config.cjs ca1cad0cd3 feat: add backend-mock app il y a 2 ans
nest-cli.json 692225cfff chore: remove sqlite il y a 2 ans
package.json 484a0903e9 chore: update deps il y a 2 ans
tsconfig.build.json ca1cad0cd3 feat: add backend-mock app il y a 2 ans
tsconfig.json ca1cad0cd3 feat: add backend-mock app il y a 2 ans

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