Example Storefront is Reaction Commerce’s headless ecommerce storefront - Next.js, GraphQL, React. Built using Apollo Client and the commerce-focused React UI components provided in the Storefront Component Library (reactioncommerce/reaction-component-library). It connects with Reaction backend with the GraphQL API.
Resolves #752 Impact: minor Type: chore
Issue
No commit-msg hooks, so the commit message were a little out of consistency.
Solution
Adding commit-msg hooks using husky.
Breaking changes
None
Testing
npm i