Skip to content

Remotion template to be deployed on Railway. (Node.js + Redis + PostgreSQL + Remotion)

Notifications You must be signed in to change notification settings

helmerapp/remotion-on-rails

Repository files navigation

remotion-template

Source for the Remotion template on Railway.

Commands

Install Dependencies

npm i

Start Preview

npm run dev

Render video

npx remotion render

Upgrade Remotion

npx remotion upgrade
docker build -t remotion-template .
docker run -v $(pwd)/out:/out remotion-template

Docs

Get started with Remotion by reading the fundamentals page.

About

Remotion template to be deployed on Railway. (Node.js + Redis + PostgreSQL + Remotion)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published