Skip to content

A full stack chat application made with the power of react.js on frontend and the backend supported with nest.js, it has real time chat support with websockets and audio video chat along with screen sharing with the help of the webRTC api

Notifications You must be signed in to change notification settings

Kristof0310/Chat-App-Web

Repository files navigation

About This App?

A full stack chat application made with the power of React.js on frontend and the backend supported with Nest.js, it has real time chat support with WebSockets and audio video chat along with screen sharing with the help of the WebRTC api. And for more help we are using lots of open source free to use libraries to manage our workflow.



Wanna Contribute?

Why dont you give it a look. This is an open source project so anybody can contribute to our project and can showcase the project in their resume as they already contributed on a real life open source project.

Steps you should give a look to know how can you be one of our contributors

  • First of all know what we are going to make and are you really confomrtable with the tech stack and do you really have interest to our project. To see the mockups you can Click Here
  • If you find the mockup interesting and wanna contribute then follow steps shown in below.
    • Step. 1

    First you have to fork this repository to your own profile

    • Step. 2

    Then you have to clone the forked repository to your development machine.

    git clone <forked-repository-link>
    • Step. 3

    Then paste these commands to your terminal

    cd Chat-O-Cord

    To change your current working directory to our application Now this step depends on where you wanna contribute, either on server or the client so you have to change your directory again depending on your choice

    • EITHER
    cd client
    • OR
    cd server
    • Step. 4
    npm install
    • Step. 5

    Start coding yourself and while you make some prgress with your code ypu can make us know directly by rasing a PR or mentioning other contributors or the owner in the discussions. If we see the changes useful then we will merge your code to the main repository and HENCE YOU SUCCESSFULLY MADE YOUR CONTRIBUTION TO ONE OPEN-SOURCE PROJECT ON GITHUB




All features we have covered in this project


  • Realtime chatting
  • Realtime voice chat
  • Realtime video chat
  • Image and other media sharing
  • Group or direact message

About

A full stack chat application made with the power of react.js on frontend and the backend supported with nest.js, it has real time chat support with websockets and audio video chat along with screen sharing with the help of the webRTC api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published