Knot server viewer.
knotview.srv.rbrt.fr
knot
tangled
1# KnotView
2
3A lightweight web-based browser for exploring Git repositories hosted on KnotServer instances.
4
5Selfhost it, or use the hosted version at [`knotview.srv.rbrt.fr`](https://knotview.srv.rbrt.fr)
6
7## Note
8
9Once PR [#903](https://tangled.org/tangled.org/core/pulls/903) is merged in tangled/core, the UX of browsing a knot will be better.
10In the meantime, you need to know the did and the repo name of the repository you want to browse.
11
12In case of CORS issues, configure the Knot server to allow CORS requests from the domain hosting KnotView. Or simply use a browser extension to disable CORS check on the domain.
13
14## License
15
16[MIT](license)