You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: 태그 엔티티 추가
- PostTag 엔티티 추가
- RootTag 엔티티 추가
- UserTag 엔티티 추가
- User 연관 관계 수정
- Post 연관 관계 수정
* feat: 태그 레포지터리 추가
- UserTagRepository
- PostTagRepository
- RootTagRepository
* feat: tag 서비스, 컨트롤러 기능 구현
- UserTag
- PostTag
- RootTag
* test: 태그 테스트 추가
* add: V2.1 Tag 추가
🚀 목적
🔗 작업
✅ 완료조건
The text was updated successfully, but these errors were encountered: