remotion
remotion copied to clipboard
Link deployed Studio URL in templates section
- [x] Hello World (TypeScript)
- [x] Hello World (JavaScript)
- [x] Blank
- [x] React Three Fiber
- [ ] Text-to-Speech Template (Azure)
- [ ] Text-to-Speech Template (Google)
- [ ] Audiogram
- [ ] Skia
- [x] Tailwind
- [x] Music with Tone.JS
- [x] Animate a .glb model
- [x] Typewriter effect
- [x] D3.js
- [x] 3D Text
- [ ] Wavy TikTok Effect
- [ ] Apple "Spring loaded" animation
- [ ] ThreeJS particles demo
- [ ] Text Morphing
- [ ] Text warping
- [ ] Include GLTF models
- [ ] OpenGL transitions
- [ ] Conference talk in React
- [ ] Twitch stinger example
- [ ] Usage with Anime.JS
- [ ] Displaying a spinner while content is loading
- [ ] Mapbox example
- [ ] Shader example
- [ ] Jump cuts without re-mounting
- [ ] Globe.gl example
- [ ] https://www.remotion.pro/cube-transition
- [ ] https://www.remotion.pro/shapes
- [ ] GitHub Unwrapped 2023
How can we promote our deploys
- For templates: Link the deployment preview on remotion.dev/templates
- For examples: Link the preview in addition to the source in remotion.dev/resources
- For examples: Put it as the link in the GitHub repo
- For store items: Link in the store page
Don't deploy
- Stills template (already deployed on Heroku)
- Conference talk in React #2 (too big)
Thanks!
Here is the PR: https://github.com/remotion-dev/remotion/pull/3758
@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?
@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