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.
- Host: GitHub
- URL: https://github.com/sougata-github/team-chat
- Owner: sougata-github
- Created: 2024-02-06T16:12:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-10-07T13:44:02.000Z (4 months ago)
- Last Synced: 2025-10-13T08:08:47.916Z (4 months ago)
- Topics: clerk, convex, nextjs, shadcn-ui, tailwindcss, typescript, uploadthing, vercel, zustand
- Language: TypeScript
- Homepage: https://team-chat-next.vercel.app/invite/03bf69e3-9bf4-4d53-991c-c3a179f14409
- Size: 1.14 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Team-Chat
### Full-Stack discord clone built using Next.js.
## Preview of live site

## 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