[컴] nextjs commerce, 2023-07

shoppingmall / 쇼핑몰 / 커머스 클라이언트 /

nextjs commerce, 2023-07

nextjs commerce는 v1 이후에 shopify 에 대해서만 client 를 만들고 있다. 그리고 lib/부분만 각자 수정해서 자신이 원하는 server에 맞추라고 하는 듯 하다.

다음은 v1, v2 에 대한 commit comment 이다.

What You Need To Know

  • v1 will not be updated moving forward. If you need to reference v1, you will still be able to clone and deploy the version tagged at this release.
  • v2 will be shifting to be a single provider vs. provider agnostic. Other providers are welcome to fork this repository and swap out the underlying lib/ implementation that connects to the selected commerce provider (Shopify). This architecture was chosen to reduce the surface area of the codebase, remove the intermediate metaframework layer for provider-interoperability, and enable usage with the latest Next.js and React features.
  • We will be sharing more about v2 in the future as we continue to iterate before the marked release.

nextjs commerce v1 정보

  1. next.js commerce + vendure 서버 실행
  2. next.js commerce에서 provider 분석
  3. vercel/commerce 에서 turbo run dev
  4. nextjs commerce 의 Layout 설정
  5. nextjs commerce 에서 SWR handler.useHook 이 호출되는 과정
  6. nextjs commerce 에서 login 의 동작
  7. vendure server 에서 회원가입, 유저생성, create user
  8. vendure 의 Session 관리
  9. vendure 의 storefront 구현
  10. nextjs commerce 에 debugger 붙이기
  11. vendure 서버에 debugger 를 붙이기

댓글 없음:

댓글 쓰기