Skip to main content
Module

x/wmill/apps.ts>pushApp

Open-source developer platform to turn scripts into workflows and UIs. Fastest workflow engine (5x vs Airflow). Open-source alternative to Airplane and Retool.
Extremely Popular
Go to Latest
function pushApp
import { pushApp } from "https://deno.land/x/wmill@v1.253.2/apps.ts";

Parameters

workspace: string
filePath: string
app: AppFile | undefined
newApp: AppFile
optional
message: string

Returns

Promise<void>