Skip to content

Commit

Permalink
feat(video): apps
Browse files Browse the repository at this point in the history
  • Loading branch information
wrussell1999 authored Dec 3, 2024
1 parent d1a9e71 commit 1752f61
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/docs/06.enterprise/apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ version: ">= 0.20.0"

Build custom UIs to interact with Kestra from the outside world.

<div class="video-container">
<iframe src="https://www.youtube.com/embed/KwBO8mcS3kk?si=VJC5a6YgVECR_bJ3" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>

## Overview

Apps let you use your Kestra workflows as the backend for custom applications. Within each app, you can specify custom frontend blocks, such as forms for data entry, output displays, approval buttons, or markdown blocks.
Expand Down

0 comments on commit 1752f61

Please sign in to comment.