git clone https://github.com/hazelnutcloud/meegle.git
cd meegle
bun install
bunx playwright install # we use playwright binaries to index pages
bun dev
-
Open localhost:5173 in your browser.
-
Enter a url and click "Index" to index the page.
-
Search for your indexed pages by opening up the search panel and typing in a search query.