shoppingmall / 쇼핑몰 / 커머스 클라이언트 /
nextjs commerce, 2023-07
nextjs commerce는 v1 이후에 shopify 에 대해서만 client 를 만들고 있다. 그리고 lib/부분만 각자 수정해서 자신이 원하는 server에 맞추라고 하는 듯 하다.
다음은 v1, v2 에 대한 commit comment 이다.
- https://github.com/vercel/commerce/commit/fd9450aecb3551ee1d863209b00e41bfdf6fe811
- Next.js Commerce refresh. by leerob · Pull Request #966 · vercel/commerce · GitHub
What You Need To Know
v1will not be updated moving forward. If you need to referencev1, you will still be able to clone and deploy the version tagged at this release.v2will be shifting to be a single provider vs. provider agnostic. Other providers are welcome to fork this repository and swap out the underlyinglib/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
v2in the future as we continue to iterate before the marked release.
nextjs commerce v1 정보
- next.js commerce + vendure 서버 실행
- next.js commerce에서 provider 분석
- vercel/commerce 에서 turbo run dev
- nextjs commerce 의 Layout 설정
- nextjs commerce 에서 SWR handler.useHook 이 호출되는 과정
- nextjs commerce 에서 login 의 동작
- vendure server 에서 회원가입, 유저생성, create user
- vendure 의 Session 관리
- vendure 의 storefront 구현
- nextjs commerce 에 debugger 붙이기
- vendure 서버에 debugger 를 붙이기
댓글 없음:
댓글 쓰기