HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
🧚
[1기]최종 프로젝트 데브코스
/
🏀
[팀14] 슬램 - 우리 주변 농구장 예약
/
🧭
Domain 설계
/
알림 보내기 (팔로우 정보, 확성기 정보)

알림 보내기 (팔로우 정보, 확성기 정보)

header
Type
Send
진행 우선순위
1순위
진행전
content
{ id: Number, type: “FOLLOW” || “LOUD_SPEAKER” || ..., followInfo?: { id: Number, creator: {...User}, }, loudSpeakerInfo?: { ...LoudSpeaker, court: {...Court}, creator: {...User}, }, isRead(1): Boolean, isClicked(2): Boolean }
destination
/user/{userId}notification
설명
- 팔우한 사람의 userId 필요한 이유: 프로필을 볼 수 있음으로