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: FCM 푸쉬 알림 구현 #64

Merged
merged 9 commits into from
Oct 22, 2024
Merged

feat: FCM 푸쉬 알림 구현 #64

merged 9 commits into from
Oct 22, 2024

Conversation

peeerr
Copy link
Contributor

@peeerr peeerr commented Oct 22, 2024

📝 작업 내용

  • Member 엔티티에 fcm token 컬럼 추가
  • fcm 의존성 추가
  • fcm 설정
  • fcm 알림 구현
    • 자동 일기 작성
    • 댓글 작성
    • 좋아요
    • 친구 요청
    • 친구 요청 수락
  • 배포 시 FCM 계정 키 생성 step 추가

🔗 관련 이슈

close #63

@peeerr peeerr added the ✨ feat 기능 구현 label Oct 22, 2024
@peeerr peeerr self-assigned this Oct 22, 2024
@peeerr peeerr linked an issue Oct 22, 2024 that may be closed by this pull request
5 tasks
Copy link

github-actions bot commented Oct 22, 2024

Test Results

18 tests   18 ✅  2s ⏱️
 5 suites   0 💤
 5 files     0 ❌

Results for commit 9842390.

♻️ This comment has been updated with latest results.

@peeerr peeerr merged commit 939d685 into weekly/8 Oct 22, 2024
3 checks passed
@peeerr peeerr deleted the feature/63-fcm branch October 22, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] FCM 푸쉬 알림 구현
1 participant