https://github.com/kamu-data/kamu-web-ui
Web interface for Kamu
https://github.com/kamu-data/kamu-web-ui
Last synced: 3 months ago
JSON representation
Web interface for Kamu
- Host: GitHub
- URL: https://github.com/kamu-data/kamu-web-ui
- Owner: kamu-data
- License: other
- Created: 2021-12-15T22:57:09.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-17T16:41:09.000Z (3 months ago)
- Last Synced: 2025-04-18T06:52:54.482Z (3 months ago)
- Language: TypeScript
- Size: 9.48 MB
- Stars: 9
- Watchers: 6
- Forks: 1
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://github.com/kamu-data/kamu-web-ui/releases/latest)
[](https://github.com/kamu-data/kamu-web-ui/actions)
[](https://discord.gg/nU6TXRQNXC)## About
**Kamu Web Platform** is a **front-end application** that acts as a window into the decentralized [Open Data Fabric](https://docs.kamu.dev/odf/) (ODF) network.
**If you are new to the project** we recommend you to start with [Kamu CLI tool](https://docs.kamu.dev/cli/) to learn the basics of ODF in the comfort of your laptop.
![]()
Think of it as [Etherscan](https://etherscan.io/) for ODF or GitHub for data pipelines. It can be used in multiple setups:
- On a laptop to explore and build pipelines together with [kamu-cli](https://github.com/kamu-data/kamu-cli)
- Deployed as a private cloud or on-premise data platform in combination with [kamu-node](https://github.com/kamu-data/kamu-node)
- As a window into the global ODF network to interact with millions of decentralized data sources and supply chains.## Get Started
By far the simplest way to try it out is using [kamu-cli](https://github.com/kamu-data/kamu-cli) - simply [install](https://docs.kamu.dev/cli/get-started/installation/) it and run this command in your workspace:```sh
kamu ui
```## Helm Chart
You can deploy Kamu Web platform into a [Kubernetes](https://kubernetes.io/) cluster using [Helm](https://helm.sh/) and our latest chart from [ArtifactHub](https://artifacthub.io/packages/search?org=kamu).See [deployment manual](https://docs.kamu.dev/node/deploy/) on how to deploy the Web Platform alongside [kamu-node](https://github.com/kamu-data/kamu-node).
## Community
If you like what we're doing - support us by starring the repo, this helps us a lot!
Subscribe to our [YouTube channel](https://www.youtube.com/channel/UCWciDIWI_HsJ6Md_DdyJPIQ) to get fresh tech talks and deep dives.
Stop by and say "hi" in our [Discord Server](https://discord.gg/nU6TXRQNXC) - we're always happy to chat about data.
If you'd like to contribute [start here](https://docs.kamu.dev/contrib/).
---
[Website] | [Docs] | [Tutorials] | [Examples] | [FAQ] | [Chat] | [Contributing] | [Developer Guide] | [License][](https://deps.rs/repo/github/kamu-data/kamu-cli)
[Tutorials]: https://docs.kamu.dev/cli/learn/learning-materials/
[Examples]: https://docs.kamu.dev/cli/learn/examples/
[Docs]: https://docs.kamu.dev/welcome/
[Demo]: https://demo.kamu.dev/
[FAQ]: https://docs.kamu.dev/cli/get-started/faq/
[Chat]: https://discord.gg/nU6TXRQNXC
[Contributing]: https://docs.kamu.dev/contrib/
[Developer Guide]: ./DEVELOPER.md
[License]: https://docs.kamu.dev/contrib/license/
[Website]: https://kamu.dev