Giter Site home page Giter Site logo

satelllte / remotion-template Goto Github PK

View Code? Open in Web Editor NEW
5.0 0.0 0.0 1.07 MB

A template for crafting programmatic videos, tailored to personal preferences.

Home Page: https://www.remotion.dev

License: MIT License

TypeScript 97.03% CSS 2.97%
programmatic-video remotion remotion-template video video-processing

remotion-template's Introduction

Remotion Template

A template for crafting programmatic videos, tailored to personal preferences.

What's included

Where it's used

๐Ÿ”ท Remotion Audio Visualizer - programmatic minimalistic audio visualizations.

How to use this template

1. Create a new repository

Click on the "Use this template" button on the top of the page to create a new repository based on this template. Also you can download it as a ZIP or clone it.

2. After checking out your clone of the repository

Set the required Node.js version specified in .nvmrc file:

nvm use

Install dependencies:

npm ci

(Optional, but recommended) Upgrade dependencies to the latest versions:

npm run upgrade

(Optional, but recommended) Reset the version of your clone to the initial 0.1.0 version:

npm version 0.1.0

Lastly, you can update your new project name / details in package.json, README.md, LICENSE, etc.

And finally run the local development of it:

npm run dev

3. Enjoy!

Start making your video ๐ŸŽฅ

Development

Install dependencies

nvm use
npm ci

Start video preview in development

npm run dev

Render video

# Available video ID's can be found in src/Root.tsx file
npm run render:mp4 --video=ID
npm run render:gif --video=ID

Test

npm run test:lint
npm run test:types

Upgrade dependencies

npm run upgrade

remotion-template's People

Contributors

dependabot[bot] avatar satelllte avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

remotion-template's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.