webtrc-voice-chat icon indicating copy to clipboard operation
webtrc-voice-chat copied to clipboard

Setup instructions

Open ChillerDragon opened this issue 5 years ago • 2 comments

Would be nice to add a few commands to the readme that show dependency installation and launch of the application. I assumed something like:

git clone https://github.com/fletcherist/webtrc-voice-chat
cd webtrc-voice-chat
go build
PORT=8080 ./webrtc-voice-chat

Seems like the frontend is still missing.

ChillerDragon avatar Apr 22 '20 22:04 ChillerDragon

@ChillerDragon heya! yeah i'm now working on making this project to be accessible for everyone, i want it to be something like starter kit for group voice chatting. i'll add some docs on how to install it in a few hours

p.s frontend is here https://github.com/fletcherist/webrtc-voice-chat-client in another repository (to make deploy process much simpler) everything is working but yet not well documented. working on it 😎

fletcherist avatar Apr 24 '20 17:04 fletcherist

@ChillerDragon heya! yeah i'm now working on making this project to be accessible for everyone, i want it to be something like starter kit for group voice chatting. i'll add some docs on how to install it in a few hours

@fletcherist Hi phil, would you please write readme for how to compiling and how to run backend side?

hamidreza-hosseini avatar Apr 10 '21 15:04 hamidreza-hosseini