# Show GN: Culink - 링크를 주제별로 정리하고 공유할 수 있는 서비스

> Clean Markdown view of GeekNews topic #23872. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=23872](https://news.hada.io/topic?id=23872)
- GeekNews Markdown: [https://news.hada.io/topic/23872.md](https://news.hada.io/topic/23872.md)
- Type: show
- Author: [echoes](https://news.hada.io/@echoes)
- Published: 2025-10-24T07:26:37+09:00
- Updated: 2025-10-24T07:26:37+09:00
- Original source: [kr.culink.io](https://kr.culink.io/discover)
- Points: 3
- Comments: 2

## Topic Body

좋은 기술 블로그나 기사, 영상을 모아두고 싶은데  
북마크는 정리하기 어렵고, Notion은 공유가 불편하다고 느꼈습니다.  
  
그래서 **링크 중심의 큐레이션 서비스 Culink**를 직접 만들었습니다.  
개발은 대부분 **Claude Code**를 활용해 진행했고,  
AI와 협업하며 실제 서비스를 완성해본 케이스입니다.  
  
---  
  
##### 🔗 핵심 기능  
- 링크를 **주제별 컬렉션**으로 정리  
- **공개 컬렉션**을 통한 공유/구독  
- **협업 컬렉션**으로 팀 단위 큐레이션 가능  
- Pinterest의 “사진”이 아닌 “링크” 버전  
  
협업 컬렉션은 개발팀, 스터디 그룹, 스타트업 팀에서  
함께 자료를 모으고 정리할 때 유용합니다.  
  
---  
  
##### 🛠️ 기술 스택  
- **Frontend**: Next.js 15 (App Router)  
- **Backend**: NestJS + PostgreSQL + Prisma  
- **인증**: NextAuth (JWT 기반, HttpOnly Cookie)  
- **배포**: Azure Container Apps (멀티스테이지 Dockerfile)  
  
---  
  
##### ⚙️ 개발 과정에서 시도한 것들  
- Next.js 15 App Router의 **서버 컴포넌트 활용**  
- **NextAuth + NestJS 통합 인증** 구현  
- **Azure Container Apps** 환경에서의 네이티브 배포  
- **Claude Code**를 통한 반복 작업 자동화 및 코드 생성  
  
---  
  
긱뉴스 여러분의 피드백 부탁드립니다! 🙏  
👉 [https://kr.culink.io/discover](https://kr.culink.io/discover)

## Comments



### Comment 45523

- Author: echoes
- Created: 2025-10-28T03:36:40+09:00
- Points: 1

그동안 한국어 서비스를 이용해주신 분들께 감사드립니다.  
아쉽게도 한국어 버전은 종료하게 되었지만,  
이제 https://www.culink.io 에서 영문 서비스를 새롭게 시작했습니다.

### Comment 45404

- Author: echoes
- Created: 2025-10-24T11:33:30+09:00
- Points: 1

방문해주시고 가입해주신 분들 감사합니다 🙏  
실제로 사용해보시고 의견 주시면 더 발전시켜보겠습니다.
