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

Feat: express 추가 #64

Merged
merged 16 commits into from Mar 6, 2024
Merged

Conversation

km6293
Copy link
Contributor

@km6293 km6293 commented Mar 5, 2024

✨ Jira 티켓 링크

📝 핵심 구현 사항

  • express 추가
  • 터미널 2개로 진행 (npm run mock , npm run dev)
  • port 추후 편하게 수정하기 위해 env에서 NEXT_PUBLIC_BASE_URL=http://localhost:9090 추가
  • msw 2.2.1 버전중 json 데이터 중 한글, 특수기호 표출 되지 않는 이슈로 인해 2.2.2로 버전 업그레이드
  • 임시 테스트 진행

✅ 그 외 구현 사항

  • xIcon 에러 수정

💬 PR 포인트

  • 다들 알고 계시겠지만, 이슈로 인해 msw 서버에서 사용 불가 되어서 http 서버 직접 생성하여 조금 더 깊게 테스트를 할 수 있도록 진행을 하였습니다. 만일 불편하시면 빼겠습니다.
  • 임시 데이터 중 성공만 있고, 400, 500 에러는 추후에 테스트 해서 진행하겠습니다.

📢 질문사항

  • nextjs라 그런지 현재 경로들이 많이 복잡한 것 같습니다. 여기에 대해서 더 좋은 방안이 있을까요
  • (작업속도가 느려 죄송함다)

Copy link

vercel bot commented Mar 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
team-i6-honterview-fe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2024 7:26pm

@km6293 km6293 changed the title Feature/htv 184/question list layout Feat: express 추가 Mar 5, 2024
@km6293 km6293 self-assigned this Mar 5, 2024
@km6293 km6293 merged commit f3f467f into develop Mar 6, 2024
2 checks 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.

None yet

2 participants