Giter Site home page Giter Site logo

link's Introduction


LINK - Discord Clone Project



View Demo ·

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap

About The Project

This is a full stack discord clone project named "LINK".

Main Features:

  • Light / Dark mode
  • Authentication with Clerk
  • ORM using Prisma
  • UI using TailwindCSS and ShadcnUI
  • Server creation and customization
  • Member management: kick, role change for guest or moderator
  • Create text, audio and video channels
  • 1:1 conversation between members
  • 1:1 video calls between members
  • Unique invite link generation & full working invite system

(back to top)

Built With

  • Next
  • React
  • Tailwind
  • Typescript
  • Prisma
  • Socket
  • Planetscale

(back to top)

Getting Started

Install packages

npm i

Setup Prisma

Add MySQL Database (PlanetScale used)

npx prisma generate
npx prisma db push

Start the app

npm run dev

(back to top)

Roadmap

  • Authentication
  • Dark / Light theme
  • Server Creation API
  • Navigation sidebar
  • Invitation and invitation url generate
  • server settings: invite, member manage, edit channel and delete / leave server
  • Add Changelog
  • Add back to top links
  • Complete search channel list
  • Edit channel, channel ID page and chat header
  • Complete prisma model: Conversation, directConversation, Message
  • Conversation set up
  • Socket IO Set up
  • Messages API
  • Message Attachment
  • Emoji bar
  • Chat message component
  • Chat Item component
  • Video calls
  • Deployment
  • Stress Test

(back to top)

Database ER Diagram

Created by LucidChart

link's People

Contributors

felicixawe avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.