Hacker News new | ask | show | jobs
Chat for every GitHub repository. Real-time
3 points by HarryET 1697 days ago
For the supabase hackathon recently me and 2 others made a chat app for GitHub repositories!

It uses supabase's auth, database, storage and the realtime features and is open-source itself - https://github.com/HarryET/github-chat.

Any support is awesome and I'm still actively working on new features like bots & profile UIs (an example for the profile UIs is here https://ghc.pw/harry)

2 comments

Looks like a solution seeking a problem as chat for everything means consistently sparse users to chat with. Fairly normal for a hackathon as it's challenging to identify what to work on in such short time constraints.
Gitter?