Contains a remotion project with compositions:
- JobWall
- SponsorVideos
These are intended to be rendered in a video file each.
Additionally, HelloWorld and OnlyLogo from the original remotion template are still there for documentation.
Raw assets (under public/) are not committed to git, for filesize reasons. We have them in our google drive. These are the files referenced with the staticFile() function.
Install Dependencies
npm iStart Preview
npm startRender video
npx remotion renderUpgrade Remotion
npm run upgradeGet started with Remotion by reading the fundamentals page.