WebDevSimplified / Zoom-Clone-With-WebRTC

1.51k stars 863 forks source link

how can i deploy this app to heroku ? Is it same like standart express app deploying #26

Open berameric opened 3 years ago

geraldombuthia commented 3 years ago

No not really, i have been working on it for the past two days and its troublesome to post on heroku

jayakumarpujar commented 3 years ago

did u made it on heroku?

berameric commented 3 years ago

Unfortunately no I did not . If you know how I can deploy it, please tell me

jayakumarpujar commented 3 years ago

working on it. i will let u know when i am done.

jayakumarpujar commented 3 years ago

Unfortunately no I did not . If you know how I can deploy it, please tell me

I made it bro. I will push to my repo check it out.

ghost commented 3 years ago

i made on heroku too, but i needed to use 2 seperated dynos to make it work

rishat5081 commented 3 years ago

Unfortunately no I did not . If you know how I can deploy it, please tell me

I made it bro. I will push to my repo check it out.

How did you deploy it ??

kdhaka94 commented 3 years ago

Check out my repo , it was a simple error actually u just had to remove all arguments from from the myPeer so it will use the peerjs server of their own.

khalidMhd commented 3 years ago

Check out my repo , it was a simple error actually u just had to remove all arguments from from the myPeer so it will use the peerjs server of their own.

i just try your repo, also issue in deployment

kdhaka94 commented 3 years ago

Check out my repo , it was a simple error actually u just had to remove all arguments from from the myPeer so it will use the peerjs server of their own.

i just try your repo, also issue in deployment

What was the issue?