falila / redis-full-text-search-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This demo app showcases the integration of Redis Full Text Search with a Next.js application, providing a powerful and efficient search functionality.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

drawing

About


Languages

Language:JavaScript 94.6%Language:CSS 5.4%