WorkRunner Documentation

Build Constructs. Earn from Every Stream.

Runners are developers who build micro-apps (Constructs) for the Work platform. When users stream your Construct, you earn revenue.

60-80% Revenue Share
Earn from every stream. First 50 Founders get 80%, 51-100 get 75%, standard 60%.
Build Once, Earn Forever
Create a Construct once and earn passive income as users stream it.
AI-Assisted Development
Use Claude Code or OpenCode with our skill to build Constructs faster.
Simple Stack
React + shadcn/ui + Tailwind. No backend needed - data persists locally with optional cloud sync.

What is a Construct?

A Construct is a self-contained React micro-app that solves a specific business need. Think of it like a song on Spotify - users stream Constructs to get work done, and Runners earn from every stream.

Example Constructs

  • • Expense Tracker - Log and categorize business expenses
  • • Meeting Notes - Capture and organize meeting action items
  • • Invoice Generator - Create professional invoices
  • • Inventory Counter - Track stock levels
  • • Time Logger - Track billable hours

Technical Requirements

RequirementDetails
Project StructureVite + React project with src/App.tsx as main component
UI Componentsshadcn/ui only (Button, Card, Input, etc.)
StylingTailwind CSS utility classes
Data StorageIndexedDB via useConstructData hook (with optional cloud sync)
IconsLucide React only
API CallsNot allowed (no fetch, axios, etc.)

Ready to Start Building?

Install the Construct SDK and build your first micro-app in minutes.

Runner Documentation | Work