remotion-saas
仓库创建 2026年7月27日最近提交 2 天前SkillHot 收录 2 天前
▸ 精选理由
从模板选择到编辑器集成,适合做视频 SaaS 的开发者参考。
这个 Skill 做什么
构建基于 Remotion 的视频应用、架构与 Player 使用建议。
为用 Remotion 构建的视频 SaaS 提供架构、渲染和 <Player> 嵌入的实战建议,覆盖从简单表单触发渲染到复杂视频编辑器的场景。适合在选择模板、搭建渲染流水线或优化 Player 时使用。特点是有可复用的模板与实现细节,能帮你从原型快速走向可部署方案。
▸ 展开 SKILL.md 英文原文
Building video apps with Remotion - framework, rendering and Player advice
0
Stars
0
Forks
12
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/melonwer/hearsay/main/.agents/skills/remotion-saas/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/melonwer/hearsay/main/.agents/skills/remotion-saas/SKILL.md"SKILL.MD 节选查看完整文件 ↗
One can build apps with Remotion. It is possible to have a simple form and hook it up to a render, or have a complex video editor. ## Choosing a template or a framework We have several templates for SaaS which can be cloned or used as a reference. See [Choosing a framework](framework.md) for help choosing a template or framework. ## The `<Player>` This component allows embedding a Remotion preview in a React app. See [Player](player.md) for more information about the Player. ## Rendering There are client-side and server-side rendering options available. See [Rendering](rendering.md) for advice on how to choose, and about the Lambda, Vercel, Node.js and Cloudflare options. ## With V
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有