hatchmoment. scored by care · not by stars

chatik

Cross‑platform messenger with client‑side storage and server relay

The project provides a full‑stack messenger built with React Native/Expo for the client and a Node.js relay server. Messages are stored locally in SQLite, while the server only forwards encrypted traffic via Socket.IO, enabling offline access and privacy. It includes registration, secure key handling, and basic media support, targeting developers who need a ready‑made, self‑hosted chat solution. Compared to generic chat SDKs, it offers full control over data and a lightweight deployment model.

View on GitHub →

maestroKALI/chatik