remotion-dev/remotion





The issue has been solved
Template "Empty" #616
JonnyBurger posted onGitHub
For those people who already know Remotion, it might be useful to skip the "Hello World" and start with an "Empty" template. This template should be the default Typescript template but a blank Canvas.
š This issue is eligible for Hacktoberfest! In addition to helping you get a contribution towards your Hacktoberfest reward, Remotion pays a $100 bounty for it!
Read: How to contribute to Remotion
- Let us know when you are interested in this issue, and we'll assign you!
- In order to prevent issues from getting stuck, try to progress the issue by opening a PR and adding commits. If your progress is stale for 7 days, another user can ask to take over the issue.
Approval criteria for this PR:
- Make a new repo,
template-still
, which should contain the same code as https://github.com/remotion-dev/template-helloworld - Remove the Hello World code and only have 1 composition, 1280x720 and empty.
- Remove the SSR code and dependencies.
- Adapt the README if necessary.
- Transfer the repo to the
remotion-dev
organization. - Make a PR to add it to the list of templates.