react-challengers / Codefolio

부트캠프 수강생들이 작업한 프로젝트를 체계적으로 정리하여 채용과 연계할 수 있는 포트폴리오 공유 서비스
https://code-folio.vercel.app/
1 stars 2 forks source link

fix: 깃허브 주소 유효성 검사 #349

Closed nno3onn closed 1 year ago

nno3onn commented 1 year ago

What is this PR? :mag:

(+) 일반 url과 github url인 경우를 나누기 위해 파라미터를 추가하였습니다

branch

Changes :memo:

348 by @nno3onn

vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated
codefolio ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 8, 2023 at 10:58AM (UTC)
yunjunhojj commented 1 year ago

이거 checkUrl 함수로 배포 url 까지 유효성 검사가 진행되고 있습니다. 만약에 깃헙 유효성 검사를 추가하려면 따로 분리 시켜줘야할 것 같습니다. 감사합니다 땡큐