Skip to content

a FullStack example of a WebRTC app and CI/CD pipelines

Notifications You must be signed in to change notification settings

AlejoTorres2001/RTC-videochat

Repository files navigation

Backend Branch

this is the master branch for the server-side code of the RTC-videochat

Both Backend and Frontend should be considered as separated projects each one with its dependencies. if you are about to contribute to this project or just to play around with the code I suggest cloning each master branch in different folders

About The Project

An express app and a Socket.io Server to connect each peer

image

Stack used

JavaScript

Node.js

Express

Contributing

Alt

If you have a suggestion that would make this better, please fork the repo and create a Pull Request. You can also simply open an issue Don't forget to give the project a star ⭐!

  1. Fork the project

  2. Clone the repository

git clone -b master-backend https://github.com/AlejoTorres2001/RTC-videochat.git
  1. Create your Feature Branch
git checkout -b feature/AmazingFeature
  1. Push to the Branch
git push origin feature/AmazingFeature
  1. Open a Pull Request

About

a FullStack example of a WebRTC app and CI/CD pipelines

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published