WHATSRECALL — a local-first WhatsApp archival dashboard.
vibecoded this
WHATSRECALL — a local-first WhatsApp archival dashboard.
It lets you archive selected WhatsApp chats locally, keep deleted-message history, preserve media, track reactions, and view everything from a real-time dashboard.
What I liked is that it’s not cloud-based — it stores everything locally using SQLite, and the stack is pretty modern: Bun, Hono, SolidJS, TypeScript, and Baileys.
Repo: https://github.com/JKc66/whats_recall
Thought it might be useful for people who like self-hosted tools / local-first apps.