DEV Community

ayseboogie
ayseboogie

Posted on

Adding Algolia to a NextJS Typescript Prismic project

Adding Algolia search functionality to a NextJS Typescript project with a Prismic CMS. This shows adding a search to a list of posts on the site.


the repo is: https://github.com/ayseboogie/prismic-ts

Algolia Secured API keys in React page: https://www.algolia.com/doc/guides/building-search-ui/going-further/api-keys-security/react/

Top comments (0)