remotion-dev / remotion

🎥 Make videos programmatically with React
https://remotion.dev
Other
20.95k stars 1.06k forks source link

Link deployed Studio URL in templates section #3393

Closed JonnyBurger closed 6 months ago

JonnyBurger commented 10 months ago

How can we promote our deploys

Don't deploy

JonnyBurger commented 9 months ago

Thanks!

MehmetAdemi commented 8 months ago

Here is the PR: https://github.com/remotion-dev/remotion/pull/3758 Image

MehmetAdemi commented 7 months ago

@JonnyBurger Initially, you also thought of deploying items from the Remotion Store, correct? Potential customers might click the "< Sequence >" in the deployed Remotion Studio, but they won't be able to look at the code since the repo is private, correct? I'm asking because this behavior isn't working for the Watercolor Map. I can't click the "< Sequence >":

Remotion Store, Watercolor Map: https://www.remotion.pro/watercolor-map Deployed Remotion Studio of Watercolor Map: https://watercolor-map.vercel.app/?/MapAnimation

Should I deploy other items in the Remotion Store?

JonnyBurger commented 7 months ago

@MehmetAdemi Yes, that is right, they won't be able to access a private repo, they'll get a 404 link.

That is fine for now