Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@berkanumutlu berkanumutlu released this 08 Nov 13:57
3219a1c

Features

  • Designed using tailwind & shadcn
  • Automatic / Light / Dark theme modes
  • ORM using Prisma
  • PostgreSQL database
  • Authentication with Clerk
  • Real-time messaging using Socket.io
  • Server creation & customization
  • Invite system with unique invite link generation
  • Create Text, Audio chat channels
  • Member management (Kick, User role change Guest / Moderator)
  • Send attachments as messages using UploadThing
  • Delete & Edit messages in real time for all users
  • Infinite loading for messages in batches of 15 with @tanstack/query
  • 1:1 conversation and audio calls between members
  • Websocket fallback: Polling with alerts

What's Changed

New Contributors

Full Changelog: https://github.com/berkanumutlu/discord-clone/commits/v0.1.0