Skip to content

Fix: index.js 라우터 별 리팩토링 (#178)#179

Merged
user040131 merged 1 commit intodevfrom
fix/#178-indexjs-리팩토링
Feb 10, 2026

Hidden character warning

The head ref may contain hidden characters: "fix/#178-indexjs-\ub9ac\ud329\ud1a0\ub9c1"
Merged

Fix: index.js 라우터 별 리팩토링 (#178)#179
user040131 merged 1 commit intodevfrom
fix/#178-indexjs-리팩토링

Conversation

@user040131
Copy link
Copy Markdown
Collaborator

PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

반영 브랜치

fix/#178-indexjs-리팩토링 -> dev
ex) feature/#3-로그인구현 -> develop

변경 사항

  • 각 라우트 별로 분리하여 src/routes/ 폴더 내에 분리
  • index.js -> routes/index.js 로 거쳐 라우트 별 폴더로 접근되게 함
    ex) 로그인 시, 구글 소셜 로그인 기능을 추가했습니다.

테스트 결과

image image

ex) 베이스 브랜치에 포함되기 위한 코드는 모두 정상적으로 동작해야 합니다. 결과물에 대한 스크린샷, GIF, 혹은 라이브 데모가 가능하도록 샘플API를 첨부할 수도 있습니다.

@user040131 user040131 linked an issue Feb 10, 2026 that may be closed by this pull request
1 task
Copy link
Copy Markdown
Collaborator

@SeojunKim-pumisj SeojunKim-pumisj left a comment

Choose a reason for hiding this comment

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

확인했습니다 머지해주세요

Copy link
Copy Markdown
Collaborator

@SeojunKim-pumisj SeojunKim-pumisj left a comment

Choose a reason for hiding this comment

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

확인했습니다 머지해주세요

@user040131 user040131 merged commit 0e001b5 into dev Feb 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FIX] index.js 리팩토링

2 participants