# Add to your Claude Code skills
git clone https://github.com/asciimoo/histerYour own search engine
Hister is a general purpose web search engine providing automatic full-text indexing for visited websites.


Requirements: latest Go and NPM
./manage.sh build (or go generate ./...; go build)To work on the web app with hot reload and automatic Go rebuilds:
npm run serve:app
This starts a Vite dev server (with HMR) and the Go backend (with auto-rebuild via ) concurrently.
No comments yet. Be the first to share your thoughts!
Top skills in this category by stars
Join us on IRCNet: #hister or on Discord
Check the CONTRIBUTING.md for more information.
Bugs or suggestions? Visit the issue tracker.
Security related issue? See our SECURITY.md
AGPLv3 or any later version