Deploy any GitHub repo to your own desk.
FlickDesk clones, installs, and serves your repositories on isolated *.flickdesk.tech subdomains. It feels like a Vercel-grade dashboard, but every log line and artifact stays on your hardware.
Live deployment
marketing.flickdesk.tech
✓ Auth via GitHub OAuth
→ pnpm install — 1,247 packages
→ next build && next export
→ Uploading ./out → Azure Blob
✓ Live at marketing.flickdesk.tech:5000
Signals
Average build
87s
Next.js + pnpm
Artifacts stored
312
Azure Blob containers
Active previews
18
*.flickdesk.tech routes
Why teams switch
Shipping without vendor lock-in.
FlickDesk runs on your workstation or lab hardware. Build pipelines stay private, blobs are stored in your Azure account, and every preview is routed through the proxy so your stakeholders can review safely.
$ curl flickdesk.local/api/logs
“We iterated on nine marketing sites in 48 hours. Local preview links kept stakeholder review instant, and the live log viewer meant nobody bothered SRE to tail files.”
— Head of DX, Dovetail Studio
Subdomains: *.flickdesk.tech
Artifacts: Azure Blob storage
Workers: Node + pnpm