[Feat] 한국어기초사전 Open API를 활용한 그림 제시어 랜덤 생성 기능 구현#233
Merged
Conversation
[feat]cross-env설치
develop → main 머지
[Fix] 이벤트 참여율 향상을 위한 알림 로직 개선
|
🚀 Preview 환경이 배포되었습니다! 👉 확인하러 가기: |
jizerozz
approved these changes
Jun 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 풀 리퀘스트 제안
closes #231
📋 작업 내용
fetchRandomWord유틸 함수 구현fast-xml-parser라이브러리를 사용해 XML → JS 객체로 파싱 처리가~하) 중 랜덤 선택을 통해 다양한 단어를 가져올 수 있도록 설정q파라미터(검색어)가 필수이기 때문에 전체 단어를 받아오는 방식은 불가능가~하초성 리스트 중 하나를 무작위로 선택하여q값으로 전달📄 기타