Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added a recent screenshot of the ui to the readme #1459

Merged
merged 2 commits into from
Sep 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 24 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,32 +12,38 @@
<h2 align="center">Visual Editor for <a href="https://camel.apache.org">Apache Camel</a></h2>

<p align="center">
<a href="https://kaoto.io/docs/installation">Documentation</a> |
<a href="https://kaoto.io/workshop/">Workshops</a> |
<a href="https://kaoto.io/contribute/">Contribute</a> |
<a href="https://camel.zulipchat.com/#narrow/stream/441302-kaoto">Chat</a>
<a style="font-weight: bold" href="https://kaoto.io/docs/installation">Documentation</a> |
<a style="font-weight: bold" href="https://kaoto.io/workshop/">Workshops</a> |
<a style="font-weight: bold" href="https://kaoto.io/contribute/">Contribute</a> |
<a style="font-weight: bold" href="https://camel.zulipchat.com/#narrow/stream/441302-kaoto">Chat</a>
</p>

<p align="center">
<img style="width: 80%; max-width: 1200px; height: auto" src="./assets/kaoto-screen.png" alt="A picture showing the Kaoto graphical editor showing an integration with the configuration panel opened"/>
</p>

# Kaoto
Kaoto is a visual editor for Apache Camel integrations. It offers support in creating and editing Camel Routes, Kamelets and Pipes. Kaoto also has a built-in catalog with available Camel components, Enterprise Integration Patterns and Kamelets provided by the Apache Camel community.

Have a quick look at our online demo instance:
https://kaotoio.github.io/kaoto/
<a style="font-weight: bold" href="https://red.ht/kaoto">https://red.ht/kaoto</a>


## Table of Contents
- [Requirements](#requirements)
- [Getting Started](#getting-started)
- [Clone the Repository](#clone-the-repository)
- [Install Dependencies](#install-dependencies)
- [Running kaoto with Docker](#running-kaoto-with-docker)
- [Development](#development)
- [Web Application](#web-application)
- [Run](#run)
- [Build](#build)
- [Public Components](#public-components)
- [How to do a release](/RELEASE.md)
- [Camel Catalog and Supporting Schemas](#camel-catalog-and-supporting-schemas)
- [Storybook](#storybook)
- [Kaoto](#kaoto)
- [Table of Contents](#table-of-contents)
- [Requirements](#requirements)
- [Getting Started](#getting-started)
- [Clone the Repository](#clone-the-repository)
- [Install Dependencies](#install-dependencies)
- [Running kaoto with Docker](#running-kaoto-with-docker)
- [Development](#development)
- [Web Application](#web-application)
- [Run](#run)
- [Build](#build)
- [Public Components](#public-components)
- [Camel Catalog and Supporting Schemas](#camel-catalog-and-supporting-schemas)
- [Storybook](#storybook)

## Requirements
- NodeJS (v18.x or higher) [+info](https://nodejs.org/en)
Expand Down
Binary file added assets/kaoto-screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.