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

https://github.com/oe/search

Union Search - a tinny(less than 50kb) web app makes the best search engine available for every one
https://github.com/oe/search

google search search-engine

Last synced: 5 months ago
JSON representation

Union Search - a tinny(less than 50kb) web app makes the best search engine available for every one

Awesome Lists containing this project

README

          

# Union Search

making the best search engine available for every one

try it at

## dev

```sh
# install dependencies
yarn
# start to dev
yarn dev
```

edit `src/search/mirrors.ts` to update mirrors

run `yarn build` to build the project