Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

symbioquine/git-webrtc-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-webrtc-prototype

Hacky demo of git clone over WebRTC

Testing

Use mkcert or your preferred method to create valid TLS certificates;

mkcert -key-file key.pem -cert-file cert.pem localhost 127.0.0.1 ::1
npm install
npm run build
npm start

About

Hacky demo of git clone over WebRTC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published