Integrations: GatsbyJS, Firebase, and UI Components
masterTypesense provides several ecosystem integrations:
- GatsbyJS: Use gatsby-plugin-typesense to automatically push site data to Typesense during builds.
- Firebase: Use the Firestore Typesense Search extension to automatically sync Firestore data to Typesense.
- UI Components: For building search interfaces, use Typesense-InstantSearch.js, which provides ready-to-use UI components built on top of
typesense-js.