Açıklama Yok

DESKTOP-T61HUSC\user 1e28466865 백엔드 소스 저장 10 ay önce
.claude 18a5b87699 검색기능 적용 (공동구매/고객센터) 10 ay önce
.cursor d74d2e1918 + 컨트롤러 모델 정리 11 ay önce
.vooster d8336b5ede + 배송관리 진행중 11 ay önce
assets 86b411d069 대시보드 완료, 마이페이지 작업중 10 ay önce
backend 1e28466865 백엔드 소스 저장 10 ay önce
components 86b411d069 대시보드 완료, 마이페이지 작업중 10 ay önce
composables d3f34f853c 브랜드사 분기처리, 공동구매 수정/등록/마감/조회 완료, 엑셀 업로드 작업 필요 10 ay önce
ddl d8336b5ede + 배송관리 진행중 11 ay önce
layouts 8432f2afda no message 11 ay önce
md 8432f2afda no message 11 ay önce
middleware 06d95a2925 Merge branch 'master' of https://gogs.interscope.i234.me/mo0647/influence 11 ay önce
pages 86b411d069 대시보드 완료, 마이페이지 작업중 10 ay önce
plugins d8336b5ede + 배송관리 진행중 11 ay önce
public 50a9aa6a16 룰렛이벤트 옮김 1 yıl önce
stores d3f34f853c 브랜드사 분기처리, 공동구매 수정/등록/마감/조회 완료, 엑셀 업로드 작업 필요 10 ay önce
.env 7057e9ed9d + 로그인 게이트 밴더 회원가입 11 ay önce
.env.development 093a91099d + 닉네입 예외처리 11 ay önce
.gitignore 1e10af1f40 +gitignore 11 ay önce
README.md d8336b5ede + 배송관리 진행중 11 ay önce
app.vue 50a9aa6a16 룰렛이벤트 옮김 1 yıl önce
database_updates.sql d8336b5ede + 배송관리 진행중 11 ay önce
error.vue 50a9aa6a16 룰렛이벤트 옮김 1 yıl önce
nuxt.config.ts 6ceaa8e61c + 작업중 파일 11 ay önce
package-lock.json d8336b5ede + 배송관리 진행중 11 ay önce
package.json d8336b5ede + 배송관리 진행중 11 ay önce
repomix-output.xml 8432f2afda no message 11 ay önce
toast-editor.d.ts 50a9aa6a16 룰렛이벤트 옮김 1 yıl önce
tsconfig.json 50a9aa6a16 룰렛이벤트 옮김 1 yıl önce
vite-plugin-sri.d.ts 50a9aa6a16 룰렛이벤트 옮김 1 yıl önce

README.md

p5g-web

P5G PROJECT

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

```bash

개발환경

node version : 20.10.0

노드 버전 확인

node -v

nvm 사용 시 > 사용 가능한 노드 버전 확인 및 설정

  1. nvm list
  2. nvm install 20.10.0 #특정 버전 설치
  3. nvm list #설치된 노드 확인
  4. nvm use 20.10.0 #노드 버전 설정
  5. nvm list or node -v #노드 버전 확인

npm 설치

npm install

프로젝트 로컬환경 실행

npm run dev

프로젝트 빌드 명령어

npm run generate

배포 시 패키지 파일 저장 위치

/.output/public

부스터 tasks 동기화

npx @vooster/cli@latest tasks:download --api-key ak_p2n8fj43elyx6zkf34tgk98a