Git Product home page Git Product logo

discord-clone's Introduction

Discord Clone

  • FastAPI - Backend
  • React - Frontend
  • Websockets - Real time communication

Here's a demo of the application:

Discord.-.Google.Chrome.2024-06-30.19-33-12.mp4

Want to run this?:

  1. Copy and paste these env variables into a file named .env.dev and put it in the backend/app directory:
     JWT_SECRET_KEY=09d25e094faa6ca2556c818166b7a9563b93f7099f6f0f4caa6cf63b88e8d3e7
     JWT_ALGORITHM=HS256
     DATABASE_NAME=discord
     DATABASE_PORT=5432
     DATABASE_USERNAME=postgres
     DATABASE_PASSWORD=discord
     DATABASE_HOST=postgres
     FIREBASE_CONFIG='{}'
     REDIS_HOST=redis
     REDIS_PORT=6379

Heres a vid on how to get the firebase config: Watch the video

  1. Run this command:
    docker-compose -f docker-compose.dev.yaml up

If you would like to message me, my discord is: backendblaziken

discord-clone's People

Contributors

bendeez avatar

Stargazers

 avatar Chandan kumar yadav avatar kekeli avatar Nnadi Chimezie Charles  avatar Ssali Jonathan Kiggundu avatar Amit Yadav avatar Ben avatar

Watchers

 avatar

Forkers

nnadii playmii

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.