Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[build] 어드민 페이지 기본 세팅 #90

Merged
merged 7 commits into from
Aug 12, 2024
Merged

Conversation

lybell-art
Copy link
Collaborator

#️⃣ 연관 이슈

📝 작업 내용

어드민 페이지의 빌드를 세팅했습니다.

  • 어드민 페이지는 개발 시에는 localhost:5173/admin 내부에서 돌아갑니다.
    • 개발 서버는 예-전에 만들어 놓았던 vite-devServer 플러그인을 갖다 썼습니다. 편-안
  • 빌드 시, 프리뷰 시에는 각각 build-admin, preview-admin 커맨드를 이용해서 별개로 빌드됩니다.

어드민 페이지의 리액트 라우터를 세팅했습니다.

@lybell-art lybell-art added the feat 기능 구현 label Aug 12, 2024
@lybell-art lybell-art requested a review from darkdulgi August 12, 2024 09:35
@lybell-art lybell-art self-assigned this Aug 12, 2024
@lybell-art lybell-art linked an issue Aug 12, 2024 that may be closed by this pull request
3 tasks
Copy link
Collaborator

@darkdulgi darkdulgi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

@darkdulgi darkdulgi merged commit eee17cb into dev Aug 12, 2024
1 check passed
@lybell-art lybell-art deleted the feat/90-admin-cicd branch August 17, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[refactor] 폴더 구조 변경 및 어드민 페이지 초기 세팅
2 participants