By Paul Scanlon
How to Build Site Search with Astro, Qwik and Fuse.js
How to build a site search using Astro’s content collections, static endpoints and Qwik’s Astro integration with Fuse.js.
In this post, I’ll explain how to build a site search using Astro’s content collections, static endpoints and Qwik’s Astro integration with Fuse.js.
I’ve prepared a demo site and open source repo, which you’ll find at the following links