Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hazelnutcloud/meegle

Your personal search engine.
https://github.com/hazelnutcloud/meegle

Last synced: about 1 month ago
JSON representation

Your personal search engine.

Awesome Lists containing this project

README

        

Meegle

Your personal search engine




![GitHub Release Date](https://img.shields.io/github/release-date/hazelnutcloud/meegle)
![GitHub last commit](https://img.shields.io/github/last-commit/hazelnutcloud/meegle)
![GitHub License](https://img.shields.io/github/license/hazelnutcloud/meegle)

## Quick Start

```bash
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](http://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.