Overview
Remotion + Remix Starter Kit is a Remix starter kit that includes Remotion, @remotion/player, and @remotion/lambda. It allows you to render a video from a Remix app with AWS Lambda.
Features
- Render a video from a Remix app with AWS Lambda.
- Includes Remotion, @remotion/player, and @remotion/lambda.
- Provides a Remotion Preview for editing the video.
Installation
To get started with Remotion + Remix Starter Kit, follow these steps:
- Install dependencies using the package manager of your choice.
- Run the Remix app.
- Run the example app.
- Edit the video using the Remotion Preview.
- Start the Remotion Preview.
- Set up video rendering with AWS Lambda using the Remotion Lambda setup guide.
- Rename the .env.example file to .env.
- Fill in the REMOTION_AWS_REGION with your desired region.
- Fill in the REMOTION_AWS_ACCESS_KEY_ID and REMOTION_AWS_SECRET_ACCESS_KEY with your AWS credentials.
- Deploy your Lambda function and Remotion site.
- Restart the Remix server.
Summary
Remotion + Remix Starter Kit is a powerful tool for rendering videos from a Remix app using AWS Lambda. It includes all the necessary dependencies and provides an easy-to-use interface for editing and rendering videos. With its integration of Remotion, @remotion/player, and @remotion/lambda, it offers a comprehensive solution for video rendering.