An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

Kamu - planet-scale data pipeline

[![Release](https://img.shields.io/github/v/release/kamu-data/kamu-web-ui?include_prereleases&logo=angular&logoColor=orange&style=for-the-badge)](https://github.com/kamu-data/kamu-web-ui/releases/latest)
[![CI](https://img.shields.io/github/actions/workflow/status/kamu-data/kamu-web-ui/build.yaml?logo=githubactions&label=CI&logoColor=white&style=for-the-badge&branch=master)](https://github.com/kamu-data/kamu-web-ui/actions)
[![Chat](https://shields.io/discord/898726370199359498?style=for-the-badge&logo=discord&label=Discord)](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.

 


Kamu Web Platform screenshots

 

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]

[![dependency status](https://deps.rs/repo/github/kamu-data/kamu-cli/status.svg?&style=for-the-badge)](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