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
- Host: GitHub
- URL: https://github.com/oe/search
- Owner: oe
- Created: 2013-01-05T17:45:39.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2024-12-22T13:49:11.000Z (over 1 year ago)
- Last Synced: 2026-01-13T23:03:26.570Z (5 months ago)
- Topics: google, search, search-engine
- Language: TypeScript
- Homepage: https://search.evecalm.com/
- Size: 1.13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
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