Skip to content

The project automatically generates videos that we can use to promote frontendmu meetups on social media

Notifications You must be signed in to change notification settings

Front-End-Coders-Mauritius/automatic-meetup-video

Repository files navigation

Build a promo video for frontendmu

Install dependencies

pnpm install

Step 1 - Specify the date of the meetup in scripts/getData.js

const meetupDate = '2024-06-22'; // Change this date to the desired meetup date

Step 2 - Run the script to get the data

pnpm run data

Step 3 - Start remotion

pnpm run start

Step 4 - Render the video

Click render in remotion

image

About

The project automatically generates videos that we can use to promote frontendmu meetups on social media

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published