-
Notifications
You must be signed in to change notification settings - Fork 0
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
백엔드 배포 #253
Merged
Merged
백엔드 배포 #253
Conversation
This file contains 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
기존: 채팅 데이터가 문자열로 수신됨 수정: 채팅 데이터가 JSON으로 수신됨
merge: [FE] 채팅 기능 수정 (#240)
asynclocalStorage를 활용하여 트랜잭션 AOP 분리
crdt와 modal객체들이 코드스플리팅될 수 있도록 처리
라우팅 로딩스피너 추가
이미지 크기 지정
merge: [FE] 라우팅 로딩 스피너 추가 (#241)
merge: [FE] 이미지 preload 설정 (#244)
merge: [FE] OG 이미지 수정 (#246)
merge: [FE] 로그인 리다이렉트 세미콜론 제거 (#248)
[BE] feature : 트랜잭션 AOP 분리
chore: README.md 수정
소켓 서버에 트래픽 관리 서버 연결
fix: [BE] HTTP 메서드 수정
[BE] fix: 컴파일이 필요한 언어 코드 실행 fix
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.
PR 설명
✅ 완료한 기능 명세
📸 스크린샷
고민과 해결과정