Git Product home page Git Product logo

fabchat's Introduction

FabChat

Fabchat is a VoIP and instant messaging social platform. Create servers, create channels, talk on voice chat/real time messaging.

Built using NEXTjs, Firebase, twilio and Expressjs.

Features

  • Create Servers
    • Communities to build with friends/people with similar interest.
  • Create channels in servers
    • Different chats for different topics/discussions in a single server.
  • Real time messaging
    • Text channels
    • Send images
  • VOIP/Voice Chat
    • Voice channels
  • Direct messaging
    • Voice chat
    • Text chat

Contribute

Follow these steps to contribute.

Fork the repository.

Fork the repository to your own account.

Clone the forked repo

Clone the forked repo to your local machine using the following command.

git fork https://github.com/<username>/fabchat

Local Setup

Run these command to install dependencies.

cd fabchat && yarn install
  • If yarn is not installed, install it using
npm i -g yarn
  • In UNIX/LINUX machines

    sudo npm i -g yarn

Firebase setup

Create a project on firebase, and create a web app inside it. And configure the following

  • Firebase Auth link

  • Firestore database link

  • Firebase storage link

  • Firebase webapp setup link

Environment variables

Create .env.local file, by copying all keys from .env.example and taking values from the firebase configuration.

Start locally, run

yarn dev

Happy Contributing!

fabchat's People

Contributors

harshjohar avatar sparsh44 avatar ken1000minus7 avatar ugpec79 avatar mcmurray0125 avatar harman2003 avatar modernbeast02 avatar anshrs avatar dependabot[bot] 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.