gunnarmorling / debezium-ui

A proof-of-concept for a possible future Debezium UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License Maven Central Build Status User chat Developer chat Google Group Stack Overflow

Copyright Debezium Authors. Licensed under the Apache License, Version 2.0.

Debezium UI PoC

Debezium is an open source project that provides a low latency data streaming platform for change data capture (CDC).

This repository contains a proof-of-concept for a potential future web-based UI for Debezium.

Build

Overall build of the backend services and UI is TBD.

Deployment

Deployment of the backend services and UI are TBD.

UI Development

The UI code for the POC is located in the ui folder, with README instructions here to launch the UI for development.

Contributing

The Debezium community welcomes anyone that wants to help out in any way, whether that includes reporting problems, helping with documentation, or contributing code changes to fix bugs, add tests, or implement new features. See this document for details.

About

A proof-of-concept for a possible future Debezium UI

License:Apache License 2.0


Languages

Language:JavaScript 47.3%Language:TypeScript 33.9%Language:CSS 7.9%Language:Java 6.3%Language:HTML 3.4%Language:Shell 1.2%