Skip to content

pbortnick/instantsearch-ssr

Repository files navigation

This example shows how to do server side rendering with next.js and React InstantSearch Hooks. There's a live example here: https://codesandbox.io/s/github/algolia/instantsearch.js/tree/master/examples/react-hooks/next.

Clone the example

curl https://codeload.github.com/algolia/instantsearch.js/tar.gz/master | tar -xz --strip=2 instantsearch.js-master/examples/react-hooks/next

Start the example

yarn install --no-lockfile
yarn run dev

Read more about React InstantSearch Hooks in our documentation.

instantsearch-ssr

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published