Please run the command below to build the database and image server.
bash start_dev.bash
cd admin
yarn install
yarn dev
cd backend
yarn install
VSCode > Run ad Debug > debug NestJS
Please run the command below to build the database and image server.
bash start_dev.bash
cd admin
yarn install
yarn dev
cd backend
yarn install
VSCode > Run ad Debug > debug NestJS