Skip to content

feat/#35 장바구니 CRUD Server Actions 구현#40

Merged
hun0613 merged 1 commit into
mainfrom
feat/#35
Mar 30, 2026
Merged

feat/#35 장바구니 CRUD Server Actions 구현#40
hun0613 merged 1 commit into
mainfrom
feat/#35

Conversation

@hun0613
Copy link
Copy Markdown
Owner

@hun0613 hun0613 commented Mar 29, 2026

Summary

  • 세션 Server Actions 구현 (createSession, getSession)
  • 장바구니 Server Actions 구현 (createCart, getCartById, updateCart)
  • 현재 화면에서 필요한 기능만 스코프 한정 (목록 조회/삭제는 Phase 3)

Test plan

  • pnpm build 정상 완료 확인

- 세션 Actions: createSession, getSession
- 장바구니 Actions: createCart, getCartById, updateCart
- 현재 화면에서 필요한 기능만 스코프 한정 (목록 조회/삭제는 Phase 3)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@hun0613 hun0613 self-assigned this Mar 29, 2026
@hun0613 hun0613 added the feat developing new feature label Mar 29, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
jang-assistant Ready Ready Preview, Comment Mar 29, 2026 11:49pm

@hun0613 hun0613 merged commit 68e6b71 into main Mar 30, 2026
6 checks passed
@hun0613 hun0613 deleted the feat/#35 branch March 30, 2026 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat developing new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant