remotion-dev/remotion







The issue has been solved
Implement a Remix + Remotion + Lambda template #1396
JonnyBurger posted onGitHub
š This issue is part of our Hacktoberfest campaign! š Read more about Hacktoberfest here ā²ļø This issue is currently assigned to @florentpergoud! š° Thanks to CodeChem for sponsoring this issue!
Remix is one of the more popular React frameworks out there at the moment, and it would be nice to have an example such as https://github.com/karelnagel/remotion-next-example for Remix to have a starting point for getting Remotion + Player + Lambda to work.
Acceptance criteria
- Cloneable Remotion template with similar quality to the other templates
- Include Remotion Player with some basic option to modify input props and trigger a render
- Trigger a render via Lambda and tracking the progress of the render
- Documentation explaining how to set up environment and how to deploy to at least 1 provider (e.g. Vercel) - can reference existing Remotion documentation of course.