Repository für das Web 2.0 Projekt der Gruppe 3
- Check out the modified PeerJS repopository.
- Run
npm run
andnpm build
(You have to install NodeJS on your machine). - Check out the modified PeerJS-Server repopository.
- Run
docker build
anddocker run
with appropriate arguments (Docker is required). - Check out this repository.
- Add the peerjs.min.js you built in step 2 into the assets folder.
- Set the address of the docker container you deployed in step 4 in the index.js file.
- Open the index.html file.
- To connect to another Peer: Click on 'Enter ID' and enter the Id of the other Peer
- To use Emojis Ids instead of UUIDs: Click on 'Chars <-> Icons'
- Use the sync buttons to sync a storage
- 'New ID' generates a new Peer ID