Remotion project for Zurich JS Conf sponsor bumpers.
maincontains the shared Remotion starter.namespacecontains the Namespace sponsor bumper.ag-gridcontains the AG Grid sponsor bumper.
Install dependencies:
npm installOpen Remotion Studio:
npm run devRender the sponsor composition on the current branch:
npx remotion render src/index.ts <composition-id> out/video.mp4Run checks:
npm run lintRendered videos are written to out/ and are intentionally ignored by Git.