OpenHive — Open-source Slack alternative built with Tailwind CSS + shadcn/ui #19800
arseneHuot
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Tailwind community! 👋
I built OpenHive — a fully open-source, self-hosted team messaging platform (Slack alternative), and the entire UI is built with Tailwind CSS.
How we use Tailwind
Every component in OpenHive is styled with Tailwind utility classes:
Tailwind + shadcn/ui made it possible to build a complex, production-quality messaging UI without writing a single CSS file (beyond
globals.cssfor Tailwind config).Tech Stack
Quick Start
The setup wizard connects to Supabase and auto-provisions all 23 database tables.
🔗 GitHub: https://github.com/arseneHuot/openhive
Would love to hear what the Tailwind community thinks of the UI!
Beta Was this translation helpful? Give feedback.
All reactions