Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 248 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 248 Bytes

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