Skip to content

LaurensFranken/algolia-hygraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hygraph ⨯ Algolia

Join our Slack

Using Hygraph webhooks to sync data to Algolia on new published content.

Demo

Deploy with Vercel Clone project

How to Use

  • Create Algolia account
  • Insert an Algolia index called products
  • Enter your Algolia admin API key into .env as ALGOLIA_ADMIN_API_KEY
  • Edit /pages/index.js and replace the Algolia App ID and Search Only API key with your own

Download Manually

npx degit hygraph/hygraph-examples/with-algolia with-algolia

Install & Run:

cd with-algolia
npm install
npm run start
# or
cd with-algolia
yarn
yarn start

Run on Codesandbox

Develop with Codesandbox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published