Skip to content

typesense/code-samples

Repository files navigation

Typesense Code Samples

A collection of sample projects demonstrating how to integrate Typesense with various frameworks and technologies.

Structure

This is a monorepo containing multiple standalone projects. Each project lives in its own directory with its own dependencies, configuration, and documentation.

code-samples/
├── typesense-astro-search/              # Astro + Typesense search implementation
├── typesense-next-search-bar/           # Next.js + Typesense search implementation
├── typesense-react-native-search-bar/   # React Native + Typesense search implementation
├── typesense-solid-js-search/           # SolidJS + Typesense search implementation
├── typesense-vanilla-js-search/         # Vanilla JS + Typesense search implementation
├── ...                                  # More projects coming soon
└── README.md                            # You are here

Projects

Project Framework Description
typesense-astro-search Astro A modern search bar with instant search capabilities
typesense-next-search-bar Next.js A modern search bar with instant search capabilities
typesense-react-native-search-bar React Native A mobile search bar with instant search capabilities
typesense-solid-js-search SolidJS A modern search bar with instant search capabilities
typesense-vanilla-js-search Vanilla JS A modern search bar with instant search capabilities

Getting Started

Each project is self-contained. Navigate to the project directory and follow its README for setup instructions:

cd <project-name>
cat README.md

About

Extended code samples from the docs

Resources

Stars

Watchers

Forks

Sponsor this project

 

Contributors 2

  •  
  •