A browser extension to render Remotion Projects locally
without using a Server or the CLI.
trykimu.com »
git clone https://github.com/trykimu/renderext.git
cd renderext
pnpm installRun the extension in development mode.
pnpm devBuild the extension for production.
pnpm buildPreview the extension in the browser.
pnpm preview