# Borogove

A web-based chat client developed by the JMP.chat team. It stores message history locally in [[indexeddb]], making it work offline and keeping data on-device. The name comes from Lewis Carroll's "Jabberwocky."

Borogove is the context for the [[full-text-search-indexeddb]] article, where singpolyma describes adding full-text search to its local message store without any server-side component or external search library.

Website: https://borogove.dev
