chihiro admin
1.0.0
데이터베이스 및 이미지 서버를 빌드하려면 아래 명령을 실행하십시오.
bash start_dev.bash
cd admin
yarn install
yarn dev
http : // localhost : 3001/
cd backend
yarn install
VSCode > Run ad Debug > debug NestJS
http : // localhost : 9001/api
https://chihiro888.gitbook.io/chihiro-admin/