Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 340 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 340 Bytes

Yjs WebRTC Signaling

See https://github.com/yjs/y-webrtc.

Development

Clone the repository and run:

npm start

This will install the dependencies and start the development server.

Deployment

Deployment with Docker Compose is recommended.

docker compose up -d

Legal

Apache-2.0 © 2023 Arthur Corenzan