Hey everyone!
I just open-sourced OpenHive, a self-hosted team messaging platform built entirely with Supabase as the backend.
Supabase is the entire backend:
git clone https://github.com/arseneHuot/openhive
cd openhive && npm install && npm run dev
Visit http://localhost:3000 and the setup wizard connects to your Supabase project. No Docker needed. Setup takes about 2 minutes.
Arsène Huot introduces OpenHive, an open-source, self-hosted team messaging platform using Supabase as the backend. The platform features real-time messaging, file uploads, authentication, and video calls, leveraging Supabase's Realtime, Auth, Storage, and Edge Functions. The project seeks feedback and contributors.
Looking for feedback and contributors!