Jack ClackettJ
Convex Community7mo ago
3 replies
Jack Clackett

Slack clone

Fun little day project to learn convex - turned out into an almost full slack clone. Most of the time spent messing with scroll and focus. All the backend code by convex is just so nice to work with and is super simple. whats also so nice is that with a 2 environment variables you can deploy this to your own convex account and vercel (for example) and have youre own personal chat app.

Uses:
- convex-auth
- convex files
- paginated queries from convex


https://open-team.vercel.app/
https://github.com/NoQuarterTeam/openteam
GitHub
A modern, open-source Slack-like chat application that can be self-hosted with just 2 Convex environment variables. - NoQuarterTeam/openteam
GitHub - NoQuarterTeam/openteam: A modern, open-source Slack-like c...
Was this page helpful?