Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.24 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.24 KB

To run the project locally

Install dependencies

yarn

if you see a node-gyp error fatal error: 'vips/vips8' file not found, then install vips through Homebrew:

brew install vips

Put .env file under the root

Run locally

yarn dev

The main branch of the project is deployed here

About

This project is an example of how to build fully-functioning Next.js commerce storefront with Hygraph and Stripe. View the demo on https://commerce.withheadlesscms.com/.

Features