Skip to content

Full-stack, real-time Discord clone featuring servers, channels, video calls, audio calls, message editing, deletion, and member roles. πŸŒπŸš€πŸ’¬πŸŽ₯πŸ”ŠπŸ‘₯

nabind47/discord_clone

Β 
Β 

Repository files navigation

Features

  • Real-time messaging using Socket.io
  • Send attachments as messages using UploadThing
  • Delete & Edit messages in real time for all users
  • Create Text, Audio and Video Channels
  • 1:1 conversation between members
  • Member management (Kick, Role change Guest / Moderator)
  • Unique invite link generation & full working invite system
  • Infinite loading for messages in batches of 10 (tanstack/query)
  • Server creation and customization
  • Beautiful UI using TailwindCSS and ShadcnUI
  • Full responsivity and mobile UI
  • Light / Dark mode
  • Websocket fallback: Polling with alerts
  • ORM using Prisma
  • Authentication with Clerk

Authentication | Dark Mode | Upload Things

About

Full-stack, real-time Discord clone featuring servers, channels, video calls, audio calls, message editing, deletion, and member roles. πŸŒπŸš€πŸ’¬πŸŽ₯πŸ”ŠπŸ‘₯

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.7%
  • JavaScript 1.4%
  • CSS 0.9%