Skip to content

1Mill/nuxt-peer-to-peer-cue-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuxt-peer-to-peer-cue-system

Setup

  1. Check that WebRTC works in your broswer at https://test.webrtc.org/
  2. Install docker and docker-compose
  3. Run docker-compose build
  4. Run docker-compose run client yarn install
  5. Run docker-compose up
  6. Visit http://localhost:8080/
  7. (Optional) Access the application from external devices (e.g. your phone) using the URL provided at http://localhost:4040