Getting Started
Run the Pipelyn monorepo with Dex, Bun, and FumaDocs
Requirements
- Bun
1.3+ - Dex CLI
- ffmpeg and ffprobe
Workspace Layout
apps/web: Dex app with UI and API runtimepackages/sdk: Bun-first SDK for integrationsdocs: FumaDocs documentation site
Development Commands
From repository root:
bun run dev:webbun run dev:docsType Checks
bun run checkFirst API Test
Start the web server, then send multipart form data to:
POST /api/media/optimize
Use field names:
media: binary filepreset: one ofmobile,web,low-bandwidth