Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arkitektio/orkestrator

orkestrator is the visual desktop/web client for arkitekt
https://github.com/arkitektio/orkestrator

arkitekt arkitekt-client desktop-app ui web-app

Last synced: about 1 month ago
JSON representation

orkestrator is the visual desktop/web client for arkitekt

Awesome Lists containing this project

README

        

# Orkestrator

This repository includes the Orkestrator frontend for the arkitekt platform
it is used to build both the orkestrator web frontend as well as the orkestrator
application (build with tauri).

## Builds

Check our releases for the latest builds of the orkestrator application.

## Development

This repository comes with the website (src) and additional tauri bindings (src-tauri)
you can install both or just the website by running

`yarn`
and

`yarn dev`

to run the vite powered dev.

if you want to develop with tauri make sure to also install [tauri](https://tauri.app/)
To run the application mode run

`yarn tauri dev`

## Datainterface

![alt text](datainterface.png "Title")

## Workflows

![alt text](workflow.png "Title")