Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brob/hygraph-storefront
https://github.com/brob/hygraph-storefront
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brob/hygraph-storefront
- Owner: brob
- Created: 2022-10-25T13:16:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T18:51:43.000Z (10 months ago)
- Last Synced: 2024-11-07T00:30:17.323Z (about 2 months ago)
- Language: JavaScript
- Size: 3.91 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.gitnpm 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`