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/notice crud #11

Merged
merged 5 commits into from
Sep 11, 2024
Merged

Conversation

treasure-sky
Copy link
Collaborator

PR 설명

firestore 연결 후, 공지사항 crud 기능 추가하였습니다.
해당 기능 작동 확인을 위한 테스트 컴포넌트 추가하였습니다.

기타사항

noticeConverter에서 validation을 직접 구현하였는데, zod와 같은 라이브러리 이용하는게 좋을까요?

Copy link

vercel bot commented Sep 11, 2024

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

Name Status Preview Comments Updated (UTC)
knuland ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 5:26pm

flareseek
flareseek previously approved these changes Sep 11, 2024
Copy link
Owner

@flareseek flareseek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

테스트까지 다 돌려봤는데 완벽하게 작동하네요! 👍👍

런타임 타입 검증은 아직까지는 구조가 간단해서 직접 구현한 방법도 좋다고 생각합니다
그러나 한번 적용해보고 싶으시다면 써도 좋을것 같아요 (이럴때 아니면 언제 사용해보겠어요)

src/shared/firebase/firebaseConfig.ts Outdated Show resolved Hide resolved
src/shared/firebase/firebaseConfig.ts Show resolved Hide resolved
@flareseek
Copy link
Owner

review 읽어주시고 더 의논할게 없다면 merge 해주세요!

@flareseek
Copy link
Owner

아 그리고 .env 파일 노션에다가 올려주세요!

@flareseek flareseek added the feature 기능 추가 label Sep 11, 2024
@flareseek flareseek merged commit 4076048 into flareseek:develop Sep 11, 2024
3 checks passed
@treasure-sky treasure-sky deleted the feat/notice-crud branch September 14, 2024 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants