An open API service indexing awesome lists of open source software.

https://github.com/sougata-github/team-chat

Full-Stack Discord clone built using Next.js.
https://github.com/sougata-github/team-chat

clerk convex nextjs shadcn-ui tailwindcss typescript uploadthing vercel zustand

Last synced: 4 months ago
JSON representation

Full-Stack Discord clone built using Next.js.

Awesome Lists containing this project

README

          

# Team-Chat

### Full-Stack discord clone built using Next.js.

## Preview of live site

Screenshot (23)

## Key Features

- Real-time messaging
- Send attachments as messages
- Delete & Edit messages in real time for all users
- Create Text, Audio and Video call Channels
- 1:1 conversation between members
- 1:1 video calls between members
- Member management (Kick, Role change Guest / Moderator)
- Unique invite link generation & full working invite system
- Infinite loading for messages
- Server creation and customization
- Fully responsive
- Light / Dark mode
- Authentication

## Tech-Stack

- Next.js 14
- TypeScript
- Tailwind CSS
- Convex
- Clerk
- Uploadthing
- Livekit
- Shadcn UI
- Zustand
- Zod
- Next themes
- Vercel