skip to content
> abdulla_
...

Hey everyone. Sharing an app I built 7-8 months ago — a private personal chat application.

Clone from GitHub, create a Firebase project, configure the firebaseConfig section, and enable read/write on Firebase Realtime Database. Then you can chat with anyone you configure on your end.

Screenshots are disabled within the chat. To add a user, create their account manually in Firebase with a password, then create a two-person room with a chatID. Every time you log in after that, the conversation is there.

Everything you need is in the README.

GitHub: https://lnkd.in/eaab562T

Star it if you like it.