adrianhajdin / project_video_chat

This is a code repository for the corresponding YouTube video. In this tutorial, we're going to build and deploy a React Video Chat Application using WebRTC.
850 stars 392 forks source link

How to deploy it? #21

Open Shireen0 opened 1 year ago

xlgabriel commented 11 months ago

You can use Netlify for the client side, and render for the server side (assuming you want to test it for free). If you're going to need a very good server, deploy it on Google Cloud Platform, but it won't be free.