Workflow
The FlickDesk circuit.
Every deploy follows the same transparent cycle. Nothing disappears into the cloud without your say-so, and every step is resumable if your laptop sleeps.
~7 seconds
Connect
OAuth with GitHub in one click. FlickDesk fetches your repos and stores short-lived access tokens in memory only.
1 form
Configure
Pick a repo, set framework overrides, drop in env vars, and claim a subdomain that proxies back to your workstation.
Deterministic
Deploy
Workers clone, install, build, and upload artifacts to Azure Blob. Logs stream back instantly to the dashboard.
Zero setup
Preview
Share *.flickdesk.tech links with teammates through the proxy layer. Toggle dark/light theme to match their OS.
Pipeline view
Git
depth=1 clone
Package manager
pnpm install
Build
next build | vite build | custom
Upload
az storage blob upload-batch
Serve
proxy rewrites