Skip to content

welldan97/WeGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeGit

Distributed P2P Git Hosting Network

Checkout video: https://www.youtube.com/watch?v=7EQDqoBrzT0

Running app: https://wegit.network/

  • Can manage repository. Works with regular git CLI commands i.e. push/pull/clone
  • Has minimal CI/CD for testing & building apps
  • Runs in the browser, so it could work on your computer, phone & may be microwave
  • Doesn't need server, and can work from single html file
  • Doesn't require internet connection if used on local network
  • Can run different apps, not only git
  • Easy to develop new p2p apps, it's all JS
  • Doesn't require signalling server but can be used with one to automate connection
  • PWA