Skip to content

hazelnutcloud/meegle

Repository files navigation

Meegle

Your personal search engine



GitHub Release Date GitHub last commit GitHub License

Quick Start

git clone https://github.com/hazelnutcloud/meegle.git
cd meegle
bun install
bunx playwright install # we use playwright binaries to index pages
bun dev
  1. Open localhost:5173 in your browser.

  2. Enter a url and click "Index" to index the page.

  3. Search for your indexed pages by opening up the search panel and typing in a search query.