update-stars

Mettre à jour le nombre d'étoiles GitHub de la page d'accueil Remotion. Utiliser lorsqu'on demande d'actualiser le nombre d'étoiles GitHub affiché et de pousser la modification vers la branche principale.

npx skills add https://github.com/remotion-dev/remotion --skill update-stars

Check on GitHub how many stars Remotion has.

Always round down to the closest 1000, never round up.

Update:

  • packages/promo-pages/src/components/homepage/CommunityStatsItems.tsx
  • packages/promo-pages/src/components/homepage/GitHubButton.tsx
  • packages/promo-pages/src/components/team/TrustSection.tsx

Commit and push to main.