Skip to content

oe/search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Union Search

making the best search engine available for every one

try it at https://search.evecalm.com/

dev

# install dependencies
yarn
# start to dev
yarn dev

edit src/search/mirrors.ts to update mirrors

run yarn build to build the project