Skip to content

qosh-dev/webrtc-example

Repository files navigation

Nest.js SSR React App with WebRTC

This repository contains a project written in Nest.js that launches a React application using server-side rendering (SSR). The application is a simple implementation of WebRTC.

Getting Started

To run the project, first install the dependencies:

npm install

Then, start the code:

npm run start

This will launch the Nest.js server and serve the React application with SSR.

Enjoy exploring the WebRTC implementation in this project!

About

Nest.js SSR React App with WebRTC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published