Shortvid.io Logo

Shortvid.io

๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป Repository

This application is developed and maintained by the volunteer organizers of the Lyon JS Meetup. It aims to facilitate the generation of video for the social networks of the association.

Videos can be generated through Github workflow or directly locally if you have installed the project.

This project uses NextJS and Remotion libraries.

TouraineTech

Remotion : le 7รจme art ร  portรฉ de composants web et d'API ๐ŸŽฌ

0:00 / 0:05

Generate the video locally ๐Ÿ”—

Please make sure to have pnpm installed then clone this repository, install ffmpeg library and run pnpm install.

pnpm remotion render remotion/index.tsx TouraineTech2023 out/TouraineTech2023.mp4 --props='{"title":"Remotion : le 7รจme art ร  portรฉ de composants web et d'\''API ๐ŸŽฌ","speakers":[{"name":"Mickaรซl Alves","picture":"https://pbs.twimg.com/profile_images/1635742650090283013/9qflRryB_400x400.jpg"},{"name":"Antoine Caron","picture":"https://ca.slack-edge.com/T108ZKPMF-U5M2F1A69-36e4b6574de8-192"}],"date":"22 fรฉvrier","time":"14h00","location":"Salle 1"}'
Command copied in clipboard