hufferpuff
v0.0.1
Published
Self hostable, truley private search engine.
Readme
HufferPuff
Self hostable, truley private search engine.
Check out the deployed version here
Self hosting
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