Self hostable, truley private search engine.
Check out the deployed version here
Clone the repo and install dependencies
git clone https://github.com/micziz/hufferpuff
cd hufferpuff
npm installRun the dev server locally
npm run devBuild hufferpuff
npm run build