Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/welldan97/wegit
Distributed P2P Git Hosting Provider Network
https://github.com/welldan97/wegit
git network p2p peer wegit
Last synced: 3 months ago
JSON representation
Distributed P2P Git Hosting Provider Network
- Host: GitHub
- URL: https://github.com/welldan97/wegit
- Owner: welldan97
- License: mit
- Created: 2020-09-19T19:22:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-21T19:41:43.000Z (about 4 years ago)
- Last Synced: 2024-10-25T15:37:01.260Z (3 months ago)
- Topics: git, network, p2p, peer, wegit
- Language: JavaScript
- Homepage: https://www.youtube.com/watch?v=7EQDqoBrzT0
- Size: 679 KB
- Stars: 26
- Watchers: 4
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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