Skip to content

fireship-io/redis-nextjs-fulltext-search

Repository files navigation

Redis FullText Search

Build a fulltext instant-search feature with Redis & Next.js.

Usage

git clone <this-repo>
npm install

This demo requires that you have a Redis database running in the cloud or locally. Create a file named .env.local and export REDIS_URL with your connection details. Example:

REDIS_URL=redis://default:PASSWORD@HOST:PORT

About

Instant Fulltext Search with Redis & Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages