安装方式
命令行安装
在项目根目录执行以下命令,完成 Skill 安装。
npx bzskills add remotion-dev/skills --skill remotion-saas Building video apps with Remotion - framework, rendering and Player advice
10
下载量
命令行安装
在项目根目录执行以下命令,完成 Skill 安装。
npx bzskills add remotion-dev/skills --skill remotion-saas name: remotion-saas
description: Building video apps with Remotion - framework, rendering and Player advice
metadata:
tags: remotion, saas, player, rendering, templates, lambdaOne 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.
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.
<Player>This component allows embedding a Remotion preview in a React app. See [Player](player.md) for more information about the Player.
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.
See https://www.remotion.dev/docs/vue.md for how to use Remotion with Vue.
See https://www.remotion.dev/docs/angular.md for how to use Remotion with Angular.
See https://www.remotion.dev/docs/svelte.md for how to use Remotion with Svelte.