Skip to content

A demo project showcasing the parameterized video feature supported by Revideo.

Notifications You must be signed in to change notification settings

bytevigor/discount-promo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discount-promo

A demo project showcasing the parameterized video feature supported by Revideo.

Prerequisites

  • Node.js >= 16 is required.
  • Install dependencies:
npm install

Running in Local Development Mode

To start the project in development mode:

npm start

Rendering Video via CLI

To render the video using the command line:

npm run render

Starting a Render API

To start a render API server:

npx revideo serve --project ./src/project.ts --port 3000

Video Effects Preview in the Editor

video preview

About

A demo project showcasing the parameterized video feature supported by Revideo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published