Skip to content

typesense/code-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

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-next-search-bar/    # Next.js + Typesense search implementation
├── ...                           # More projects coming soon
└── README.md                     # You are here

Projects

Project Framework Description
typesense-next-search-bar Next.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