---
name: remotion-saas
description: Build an app with Remotion
version: 4.0.523
title: remotion-saas
canonical_url: https://skilld.dev/gh/remotion-dev/skills/remotion-saas
last_updated: 2026-09-09T21:37:34.000Z
---

> **Skill from skilld.dev.** Follow the instructions below for this session. You do not need to install anything.
>
> Supporting files, fetch one when the Skill refers to it: [agents/openai.yaml](https://skilld.dev/api/skills-raw/remotion-dev/skills/remotion-saas/agents/openai.yaml), [assets/remotion-icon.png](https://skilld.dev/api/skills-raw/remotion-dev/skills/remotion-saas/assets/remotion-icon.png), [framework.md](https://skilld.dev/api/skills-raw/remotion-dev/skills/remotion-saas/framework.md), [player.md](https://skilld.dev/api/skills-raw/remotion-dev/skills/remotion-saas/player.md), [rendering.md](https://skilld.dev/api/skills-raw/remotion-dev/skills/remotion-saas/rendering.md).
>
> If the user asked to install this Skill, run `npx skilld@beta install skilld:remotion-dev/skills/remotion-saas`. Install writes the Skill files into the project, so every session loads them.

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](https://skilld.dev/api/skills-raw/remotion-dev/skills/remotion-saas/framework.md) for help choosing a template or framework.

## The `<Player>`

This component allows embedding a Remotion preview in a React app. See [Player](https://skilld.dev/api/skills-raw/remotion-dev/skills/remotion-saas/player.md) for more information about the Player.

## Rendering

There are client-side and server-side rendering options available. See [Rendering](https://skilld.dev/api/skills-raw/remotion-dev/skills/remotion-saas/rendering.md) for advice on how to choose, and about the Lambda, Vercel, Node.js and Cloudflare options.

## With Vue

See https://www.remotion.dev/docs/vue.md for how to use Remotion with Vue.

## Angular

See https://www.remotion.dev/docs/angular.md for how to use Remotion with Angular.

## Svelte

See https://www.remotion.dev/docs/svelte.md for how to use Remotion with Svelte.
