Ecosyste.ms: Awesome
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 neondb nextjs prisma react-query shadcn-ui socket-io tailwindcss typescript uploadthing vercel zustand
Last synced: 2 days 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T18:00:03.000Z (3 months ago)
- Last Synced: 2024-08-14T18:22:31.515Z (3 months ago)
- Topics: clerk, neondb, nextjs, prisma, react-query, shadcn-ui, socket-io, tailwindcss, typescript, uploadthing, vercel, zustand
- Language: TypeScript
- Homepage: https://team-chat-efq7.onrender.com
- Size: 871 KB
- Stars: 1
- 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
![chrome_524D6VUCdF](https://github.com/sougata-github/Team-Chat/assets/102734212/4dfe809b-0142-4627-857f-a111b459dfd5)
![chrome_TWGeMrgmXO](https://github.com/sougata-github/Team-Chat/assets/102734212/92ae53d0-4d33-40c7-b601-597513aaa02b)## 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
- Websocket fallback: Polling with alerts
- Authentication## Tech-Stack
- Next.js 14
- TypeScript
- Tailwind CSS
- Prisma
- NeonDB
- Socket IO
- React Query
- Clerk
- Uploadthing
- Livekit
- Shadcn UI
- Zustand
- Emoji mart
- Axios
- Zod
- Next themes
- Vercel