Skip to content

mantzu132/discord-clone

Repository files navigation

Server page

A personal project for learning. Next.js 13, React, Socket.io, Prisma, Tailwind, MySQ. Learned A LOT.

Followed the tutorial provided by Antonio. Check out his work at Discord-clone.

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 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 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
  • MySQL database using Planetscale
  • Authentication with Clerk
  • Audio and Video communication using Livekit
  • Member / Channel search.

About

Discord clone for learning purposes Next.js 13, React, Socket.io, Prisma, Tailwind, MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published