# Remotion Saas

> Guides building video-generation SaaS apps with Remotion, covering framework selection, the Player component, and rendering options across Lambda, Vercel, Node.js, and Cloudflare.

- Skill: `remotion-dev/remotion-saas` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds add remotion-dev/remotion-saas`
- Raw SKILL.md: https://api.skillmd.com/api/skills/remotion-dev/remotion-saas/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend, Coding & Dev Tools, Animation & Graphics, Frontend Frameworks
- Tags: Cloudflare, Lambda, Player Component, React, Remotion, Server Side Rendering, Vercel, Video Generation
- Author: Remotion (https://skillmd.com/u/remotion-dev)
- Updated: 2026-08-22
- Page: https://skillmd.com/skills/remotion-dev/remotion-saas

---


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 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.

