Skip to content

deskflow/deskflow-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Deskflow API

We use Cloudflare Workers to host the Deskflow API.

The Deskflow API was created to provide version numbers for the optional Deskflow update check feature.

Build

npm ci
npm run start

Deploy

npm run deploy