# KnotView A lightweight web-based browser for exploring Git repositories hosted on KnotServer instances. Selfhost it, or use the hosted version at [`knotview.srv.rbrt.fr`](https://knotview.srv.rbrt.fr) ## Note Once PR [#903](https://tangled.org/tangled.org/core/pulls/903) is merged in tangled/core, the UX of browsing a knot will be better. In the meantime, you need to know the did and the repo name of the repository you want to browse. In 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. ## License [MIT](license)