docs

Installation
SKILL.md

Docs Site

Overview

Prepare the Remotion monorepo, launch the Docusaurus docs site, and open the served URL in the Codex in-app browser.

Workflow

  1. From the repository root, run:
bun i && bun run build
  1. Start the docs site:
cd packages/docs && bun run start
Installs
1
First Seen
Jul 15, 2026
docs — dexhunter/remotion