TypeLeap is a version of FrogFind that runs as a modern Node.js + TypeScript service while keeping the output intentionally simple for old browsers.
The current version is a one-shotted vibe-coded port of the original with some (also) vibe-coded improvements.
corepack enable
pnpm install
pnpm run devOpen http://localhost:3000.
pnpm run build
pnpm startBuild and run with one command:
docker compose up --buildThen open http://localhost:3000.
Love the frog. Be the frog.