/hop

🐇 bunnies hop

Primary LanguageCSS

🐇 hop

Deploy

bunnies be hopping

hop is a lightweight bookmarking tool, intended to replace your default browser search engine. It is heavily inspired by taneliang/neh, "bunnylol", and the original bunny1.

While originally written in Rust and compiled to WebAssembly, this version is written in TypeScript and uses Hono for routing. It still runs on Cloudflare Wrangler.

build/deploy/test

yarn install
yarn dev

will get you started.

yarn test

to run integration tests.

yarn deploy

to deploy to Cloudflare Wrangler.