Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 319 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 319 Bytes

You can find config in data/config.json along with some examples

To run it, check the port in the config, then run yarn, yarn build and yarn start. To stop it, run yarn stop

To use it as a custom search engine ( or bookmark in Firefox), the url is "http://localhost:3000/?q=%s", assuming default host and port