Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brob/hygraph-storefront


https://github.com/brob/hygraph-storefront

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Hygraph + BigCommerce storefront

This project is a federated content demo for Hygraph. It combines content from BigCommerce, Hygraph, and FaunaDB.

## Running the project

```sh
git clone [email protected]:brob/hygraph-storefront.git

npm install && npm run dev
```

The project needs a Hygraph content API endpoint with matching content and schema. Add the endpoint to `.env.local` as `HYGRAPH_ENDPOINT`