Closed tkhwang closed 3 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/tkhwang/readable/EsEezuNwasoF19ixqYRAfw2esUdB
✅ Preview: https://readable-git-feat-server-0913-newdb-tkhwang.vercel.app
[Deployment for 5a67b05 failed]
Description
Type of change
기존 코드 DB 설계 문제로 인하여 새롭게 API 작성함
urlInfo
: URL 관련 정보 저장userBookmark
:urlInfo
정보와 함께 개인 설정interest
,tags
함께 저장함.urlInfo
interest
tags
typeorm mysql relations 을 많이 사용함.
[ ] 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] ✨ New feature (non-breaking change which adds new functionality)
[ ] 🐛 Bug fix (non-breaking change which fixes an issue)
[X] ♻️ Refactor (non-breaking change which refactors code)
[ ] 🩹 Chore (non-breaking change which changes the small things)
[ ] 📝 This change requires a documentation update
Further to-do lists