https://github.com/remotion-dev/shorts-customizer
https://github.com/remotion-dev/shorts-customizer
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/remotion-dev/shorts-customizer
- Owner: remotion-dev
- Created: 2023-10-10T07:23:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T17:12:22.000Z (over 2 years ago)
- Last Synced: 2025-08-10T01:21:34.031Z (10 months ago)
- Language: TypeScript
- Size: 4.1 MB
- Stars: 12
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remotion video
Welcome to your Remotion project!
## Commands
**Install Dependencies**
```console
npm i
```
**Start Preview**
```console
npm start
```
**Render video**
```console
npm run build
```
**Upgrade Remotion**
```console
npm run upgrade
```
## Docs
Get started with Remotion by reading the [fundamentals page](https://www.remotion.dev/docs/the-fundamentals).
If you want to make use of this project by deploying the Remotion Studio, you should read the dedicated [docs](https://www.remotion.dev/docs/deploy-studio).
## Help
We provide help on our [Discord server](https://discord.gg/6VzzNDwUwV).
## Issues
Found an issue with Remotion? [File an issue here](https://github.com/remotion-dev/remotion/issues/new).
## License
Note that for some entities a company license is needed. [Read the terms here](https://github.com/remotion-dev/remotion/blob/main/LICENSE.md).