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

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